Skip to main content
GameDev.net gamedev.net
🔒 Locked

good java IDE?

Started by N8dunn Feb 2, 2005 at 3:09 PM 8 replies 1.4k views
Original Post
N8dunn
N8dunn
anyone happen to know of a good free java IDE? im just starting to learn the language (having strong knowledge of c/c++ already) and would prefer to use an editor over notepad. i downloaded netbeans along with the SDK, but for some reason it doesnt want to update my .class file when i make changes to the source, even if i do a clean build. if anyone knows how to fix this, or can suggest a better IDE, i'd appreciate it.
a_insomniac
a_insomniac
Eclipse is excellent but can be overwhelming for a new user.
If you just want to get starting writing java code with minimal effort then go for JCreator its awesome and easy.

http://www.jcreator.com
----------
 
N8dunn
N8dunn
so far... liking JCreator... thanks :)
yanco
yanco
Definitely InteliJ IDEA, it's the best IDE I've ever seen. Once you get used to it, you will never want to work with anything else. However, Idea isn't free..
You were born an ORIGINAL don't die a COPY...ASCENT SYSTEMS
CyberSlag5k
CyberSlag5k
BlueJ is my favorite (www.bluej.org), but the netbeans IDE that sometimes comes bundled with the VM works well, too. Both are free.
Without order nothing can exist - without chaos nothing can evolve.
BlackReign
BlackReign
I use JCreator, I like it, although I can't compare it to anything.
antareus
antareus
BlueJ?! Please tell me you're kidding.
--God has paid us the intolerable compliment of loving us, in the deepest, most tragic, most inexorable sense.- C.S. Lewis

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.