View Poll Results: What Java Compiler do you use
- Voters
- 10. You may not vote on this poll
-
JDK 1.2.x (Or Enterprise Edition 1.2.x)
-
JDK 1.3.x (Or Enterprise Edition 1.3.x)
-
J2SE/J2EE 1.4.x
-
MS J++
-
Other (Please Submit Reply as to which one)
-
January 15th, 2003, 02:22 PM
#1
What Compiler are you using
I Could be rong, but for those of you using JBuilder, I beleve it uses the following.
JBuilder <= 4, I have no Idea
JBuilder 5 - JDK1.3.1
JBuilder 6, 7 and 8 use J2SE 1.4.x
if you know different please let me know.
Of cource depending on the version you have (personal, professional, enterprise edition) it may use Java Enterprise Edition.
-
January 16th, 2003, 01:44 PM
#2
It doesn't seem like anyone is interested.
Come on people, cast your vote.
-
January 16th, 2003, 07:51 PM
#3
We currently use the JDK 1.3.1 compiler for server-side code (WebLogic 6.1 and 7.0) and JDK 1.4.x for Windows PC clients.
I recently had to revive an old project built with JDK 1.1.x, and had to switch to Jikes due to some problems with the memory usage parameters, but this was an exception.
Time wastes our bodies and our wits,
But we waste time, so we are quits...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
-
January 18th, 2003, 01:38 PM
#4
Hi. Presently, I am using jbuilder 6 and jdk 1.4.
-
January 20th, 2003, 02:44 AM
#5
I' using JDK 1.2 at hoe and 1.4.0 at my Uni
should i upgrade my 1.2 JDK?
Aye, It's beautiful... but stupid
-
January 21st, 2003, 04:38 AM
#6
we have recently shifted to jdk1.4 from jdk1.3 because i read somewhere on net(i think at java.sun.com) that using jdk1.4 increases the efiiciency of servlet engine(tomcat) by 35% also it is much faster than jikes(jikes is faster than jdk1.3).
saddysan
-
January 24th, 2003, 01:02 AM
#7
I currently use the JDK 1.3.1
-
February 19th, 2009, 09:54 AM
#8
Re: What Compiler are you using
Could somebody help me, i have some problem in java. Its a big task. Goodz13 or anyone who can programm well please add me on msn if have, my address: [email protected]
thank you very much
-
February 19th, 2009, 10:43 AM
#9
Re: What Compiler are you using
Firstly please do not resurrect old threads especially if your post has nothing to do with the topic.
Secondly most of the people in this thread no longer post on the forum so are unlikely to help you.
Finally all help is given on forum and not by email, msn etc.
So if you have a question then please start your own thread and ask it. If you want soemone to do your work for you then go to a site where you can hire a programmer.
-
February 19th, 2009, 01:30 PM
#10
Re: What Compiler are you using
man, dont disturb me.
If you can program add me 
Im cracking, but not in java. Im better in other kind of languages.
-
February 19th, 2009, 05:18 PM
#11
Re: What Compiler are you using
Incorrect poll entries or incorrect thread name. JDK/JEE are not compilers, and less MS J++ is.
These are Java compilers:
- bytecode compilers
- native compilers
Primary job: javac v1.4.2_04
Personal business: javac v1.6.0_11, GJC v4.3.2, Excelsior JET v6.0
If we talk about development kits then:
Primary job: BEA JRockit8.1SP3 JDK 1.4.2 (WebLogic 8.1), JEE 1.3
Personal business: JDK 1.6, JEE 5
Wanna install linux on a vacuum cleaner. Could anyone tell me which distro sucks better?
I had a nightmare last night. I was dreaming that I’m 64-bit and my blanket is 32-bit and I couldn’t cover myself with it, so I’ve spent the whole night freezing. And in the morning I find that my blanket just had fallen off the bed. =S (from: bash.org.ru)
//always looking for job opportunities in AU/NZ/US/CA/Europe :P
willCodeForFood(Arrays.asList("Java","PHP","C++","bash","Assembler","XML","XHTML","CSS","JS","PL/SQL"));
USE [code] TAGS! Read this FAQ if you are new here. If this post was helpful, please rate it!
-
February 19th, 2009, 06:47 PM
#12
Re: What Compiler are you using
Incorrect poll entries or incorrect thread name. JDK/JEE are not compilers, and less MS J++ is...
I wouldn't worry too much about it this poll was done over 6 years ago.
-
February 20th, 2009, 12:15 PM
#13
Re: What Compiler are you using
lol, have just seen the post date
Wanna install linux on a vacuum cleaner. Could anyone tell me which distro sucks better?
I had a nightmare last night. I was dreaming that I’m 64-bit and my blanket is 32-bit and I couldn’t cover myself with it, so I’ve spent the whole night freezing. And in the morning I find that my blanket just had fallen off the bed. =S (from: bash.org.ru)
//always looking for job opportunities in AU/NZ/US/CA/Europe :P
willCodeForFood(Arrays.asList("Java","PHP","C++","bash","Assembler","XML","XHTML","CSS","JS","PL/SQL"));
USE [code] TAGS! Read this FAQ if you are new here. If this post was helpful, please rate it!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|