which java ide?

Soldato
Joined
1 Feb 2006
Posts
8,188
hi, i need to do some java programming in last semester of uni and need a good IDE to use on my mac. used jcreator for windows but it doesnt appear to be available for mac. Any other suggestions?
 
ECLIPSE ECLIPSE ECLIPSE....

Netbeans is a kiddies toy in comparison

(edit yes in corp environment experienced Java developers have to use netbeans not out of choice but due to architecture) :(
 
Last edited:
triggerthat said:
I would say Eclipse but its slow. You can also try xcode :)

Yeh eclipse is the reason why I stopped using windows and moved to linux for my desktop. With some fine tuning you can get it running sweetly but it might be a steep learning curve otherwise try some other form of the lightweight editor.
 
Try Eclipse and see how it feels. Its a hardcore application. Netbeans is also nice. I think its down to preference really. Just because you don't use Eclipse doesn't mean you are a 'newbie'.
 
cheers guys, will try them out. Is eclipse really that tough to get onto? I wont be doing anything too fancy. Its only for a uni module in concurrent programming or something similar. Once the module is over il not be needing it anymore. If xcode or netbeans is easier to get onto they might be my best option.
 
Eclipse pwns, but is only really advantageous for full projects, not one or two class apps etc.

I also switched to Linux because Eclipse on windows is slower than slow.
 
jonnyc747 said:
cheers guys, will try them out. Is eclipse really that tough to get onto? I wont be doing anything too fancy. Its only for a uni module in concurrent programming or something similar. Once the module is over il not be needing it anymore. If xcode or netbeans is easier to get onto they might be my best option.

If its nothing fancy as I thought, Netbeans is very good for what you need it for. Its pretty easy to use and has some nice features :)

I have both Eclipse and Netbeans installed. Eclipse is good for hardcore, project work whereas Netbeans is lighter and would be very decent for a small piece of work :)
 
i do it at uni, i tend to jump between bluej and netbeans, but i prefer netbeans, only used blueJ at first as it was what they taught us on
 
IntelliJ is by far the best IDE I have used, out of Eclipse/Netbeans and XCode.
 
Back
Top Bottom