LWJGL Forum

Programming => General Java Game Development => Topic started by: BR on October 02, 2010, 20:28:59

Title: What IDE do you use?
Post by: BR on October 02, 2010, 20:28:59
I'm just starting off with java game development and I'm wondering what IDE do you guys use.  I have tried out Netbeans and JBuilder and I'm not really a big fan of either one.  I do like Code::Blocks ide but that will probably be a lot more work to compile the code. 
Title: Re: What IDE do you use?
Post by: kappa on October 02, 2010, 20:41:37
I use Eclipse (http://www.eclipse.org/).
Title: Re: What IDE do you use?
Post by: spasi on October 02, 2010, 21:00:49
I use IntelliJ IDEA (http://www.jetbrains.com/idea/).
Title: Re: What IDE do you use?
Post by: elias4444 on October 02, 2010, 23:50:40
I use Eclipse... only because it's what I already know.
Title: Re: What IDE do you use?
Post by: BR on October 03, 2010, 02:37:23
Well I tried out both the suggested IDEs and so far I like IntelliJ more since it seems to be faster than eclipse.

Thanks guys.
Title: Re: What IDE do you use?
Post by: NeuroFuzzy on October 03, 2010, 03:59:18
Yeah eclipse is pretty slow starting up...
I use eclipse for java coding... I haven't been able to get eclipse hooked up to a compiler for c++ stuff tho - thats a little disappointing. For the most part its arbitrary and I don't rly care :{|
Title: Re: What IDE do you use?
Post by: bobjob on October 03, 2010, 05:51:09
+1 for Eclipse
Title: Re: What IDE do you use?
Post by: broumbroum on October 03, 2010, 19:32:33
netbeans (http://www.netbeans.org)
Title: Re: What IDE do you use?
Post by: basil on October 03, 2010, 22:54:57
netbeans ++
Title: Re: What IDE do you use?
Post by: AaronLLF on October 10, 2010, 04:25:29
*slight bump*

Eclipse ftw. :D
Title: Re: What IDE do you use?
Post by: Evil-Devil on October 19, 2010, 15:45:40
Though Eclipse likes to slow down, i still prefer it over netbeans.
Title: Re: What IDE do you use?
Post by: jediTofu on October 22, 2010, 18:21:54
NetBeans :P  I was using a lot of PHP in college, and at the time, NetBeans provided better support for PHP (code completion, etc.) over Eclipse, and I'm too used to the IDE now haha.  I use it for Java, PHP, and C++ (rarely, still not that great for C++ IMO).  At the end of the day, doesn't really matter.  JBuilder was promising back in 2005-2006, until it became commercial.  I'm not going to pay for basically an enhanced text editor.

Never heard of IntelliJ until this post.  I'd try it sometime, but don't feel like installing another big IDE on my comp.
From the IntelliJ site: "The Most Intelligent Java IDE"
Does it use Artificial Neural Networks?  Will it talk to me?   :o
Title: Re: What IDE do you use?
Post by: Krux on November 01, 2010, 19:29:14
gedit + some command line tools
Title: Re: What IDE do you use?
Post by: tybalt on February 05, 2011, 15:40:36
Quote from: Krux on November 01, 2010, 19:29:14
gedit + some command line tools
Nice. I use Notepad++ & use a couple of BAT files for compilation. Simple is sometimes better :)
Title: Re: What IDE do you use?
Post by: clod on November 17, 2017, 08:56:11
I like to use Codelobster (http://www.codelobster.com)