Computing.Net > Forums > Programming > Whats your favorite java compiler?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Whats your favorite java compiler?

Reply to Message Icon

Name: gimmpy225
Date: September 12, 2005 at 18:24:35 Pacific
OS: Windows XP pro
CPU/Ram: Athlon 64 3000+ / 1 gig
Comment:

Just wanting to know everyones opinions :), im looking for one that can create a jar file easily but thats just a minor detail, sooo I figured id ask you guys and get some direction from there.

GIMPS



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: September 12, 2005 at 19:58:03 Pacific
Reply:

JDT (part of a package that comes with Eclipse). To create a jar (top of my head): File->Export->Jar File->Next.

There are of course many reasons to use a particular compiler (jikes, javac, etc.).


0

Response Number 2
Name: sen (by santanusen_82)
Date: September 12, 2005 at 21:43:43 Pacific
Reply:

Hey guies,
Have you ever used IBM WebSphere Studio? Use it once and you won't think 'bout anything else.

Santanu Sen
National Institute of Technology
Durgapur
India


0

Response Number 3
Name: jlyon
Date: September 13, 2005 at 08:02:04 Pacific
Reply:

I thought Sun Netbeans was pretty sweet.


0

Response Number 4
Name: Guy
Date: September 13, 2005 at 14:18:19 Pacific
Reply:

The SDK and JRE from Sun are best.

The majority of "production" Java environments you would ever see will use this.

I would recommend start with a text editor for program creation, and run compiles from the command line.

You need to know what this teaches before you fool around with an IDE.

About 70% of the production I support is devloped with a text editor, with subsequent use of 'ant' for builds and deploys.

The other 30% may involve some work in an IDE.

I am finally getting to like Eclipse, took me a while. The later version of NetBeans are better then previously.

Command line first 'tho, highly recommended.

Guy


0

Response Number 5
Name: gimmpy225
Date: September 13, 2005 at 19:58:51 Pacific
Reply:

Yea so far Ive been using the cmd line with notepad to write my stuff.
At school we were using Jcreator and before that I never really thought about an IDE for java.

I really kinda prefer the whole notepad cmd thing but it seemed really complicated to make my program into a .jar file so I was gonna maybe check out some IDE's :).

Ty for the input guys.

GIMPS


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Whats your favorite java compiler?

Suggestions for good Java compilers www.computing.net/answers/programming/suggestions-for-good-java-compilers/10724.html

java compilation in linux www.computing.net/answers/programming/java-compilation-in-linux/10520.html

Programming newb www.computing.net/answers/programming/programming-newb/7681.html