PoLiX Posted March 8, 2008 Report Posted March 8, 2008 I've decided to finally learn Java... I know C/C++, VB, etc... but never have tried to learn Java, haha. On top of the fact I was one of the 1st people to get TWCore, and never have touched it, lol, kind of sad. Well... best one/good one?
»CypherJF Posted March 8, 2008 Report Posted March 8, 2008 IntelliJ has been the best IDE I've seen, but costs $$. Eclipse and NetBeans are runner's up.
PoLiX Posted March 8, 2008 Author Report Posted March 8, 2008 Used Netbeans back in 03, knew it sounded familiar... hmmm.... I'll check em all out then, thanks guys.
Samapico Posted March 8, 2008 Report Posted March 8, 2008 what do you mean by "IDE"?Integrated Development Environment. Visual Studio is an "IDE" for C++ (and other stuff), for example.
rootbear75 Posted March 8, 2008 Report Posted March 8, 2008 (edited) already recommended to you, but for everyone else here: i suggested jGRASPhttp://www.jgrasp.org/its constantly updated with patches, so there is a lot of support behind itlast update Feb 25th 08(best of all, its free) the best one ive used so far... (that or notepad ) Edited March 8, 2008 by rootbear75
Drake7707 Posted March 8, 2008 Report Posted March 8, 2008 I use JBuilder 2007, it uses the eclipse core and has about everything you'll ever need. It's one of the best IDE's i've worked with (certainly compared to visual studio or notepad)
»D1st0rt Posted March 9, 2008 Report Posted March 9, 2008 Cerium and I both use JCreator, hands down my favorite Java IDE and I have pretty much tried them all
Bak Posted March 9, 2008 Report Posted March 9, 2008 eclipse is my favorite IDE of all, and it's made for Java
Recommended Posts