Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

firefly01

macrumors newbie
Original poster
Jun 9, 2007
3
0
I'm just starting to learn Java, and I wonder what people think of NetBeans v. Eclipse v. whatever else is out there that I don't know about. (I've already heard from 2 of you that Xcode isn't so hot for Java.) Just knowing what the options are would be extremely helpful. Thanks!
 

bootedbear

macrumors 6502
Sep 13, 2004
373
1
Austin, TX
I'm just starting to learn Java, and I wonder what people think of NetBeans v. Eclipse v. whatever else is out there that I don't know about. (I've already heard from 2 of you that Xcode isn't so hot for Java.) Just knowing what the options are would be extremely helpful. Thanks!

I use IntelliJ IDEA. Far from free, but sometimes you don't get what you don't pay for.
 

Heath

macrumors regular
Aug 19, 2005
133
0
Canada
If you're just learning, a decent text editor and the terminal are your friends. I think this goes for pretty much any text based language. Avoid IDE's for now until you understand how everything works. Once you know, then start looking for IDE's if you want. As for Java ide's there are more options than you can shake a stick at, google will give you a brief list. Also consider that many text editors will allow you to run scripts from right inside the editor which, when set up properly can take a lot of the busywork out of developing, but also avoid the whole footprint of a giant IDE setting.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.