Click to See Complete Forum and Search --> : What Compiler are you using
Goodz13
January 15th, 2003, 01:22 PM
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.
Goodz13
January 16th, 2003, 12:44 PM
It doesn't seem like anyone is interested.
Come on people, cast your vote.
dlorde
January 16th, 2003, 06:51 PM
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...
razia5
January 18th, 2003, 12:38 PM
Hi. Presently, I am using jbuilder 6 and jdk 1.4.
Sulik
January 20th, 2003, 01:44 AM
I' using JDK 1.2 at hoe and 1.4.0 at my Uni
should i upgrade my 1.2 JDK?
saddysans
January 21st, 2003, 03:38 AM
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
Arj
January 24th, 2003, 12:02 AM
I currently use the JDK 1.3.1
kolynet
February 19th, 2009, 08:54 AM
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: kolynet@kolynet.hu
thank you very much
keang
February 19th, 2009, 09:43 AM
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.
kolynet
February 19th, 2009, 12:30 PM
man, dont disturb me.
If you can program add me :D
Im cracking, but not in java. Im better in other kind of languages.
Xeel
February 19th, 2009, 04:18 PM
Incorrect poll entries or incorrect thread name. JDK/JEE are not compilers, and less MS J++ is.
These are Java compilers:
- bytecode compilers (http://schmidt.devlib.org/java/bytecode-compilers.html)
- native compilers (http://schmidt.devlib.org/java/native-compilers.html)
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
keang
February 19th, 2009, 05:47 PM
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.
Xeel
February 20th, 2009, 11:15 AM
lol, have just seen the post date :sick:
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.