Hello Guest

What IDE do you use?

  • 14 Replies
  • 21922 Views
*

Offline BR

  • *
  • 2
What IDE do you use?
« 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. 

*

Offline kappa

  • *****
  • 1319
Re: What IDE do you use?
« Reply #1 on: October 02, 2010, 20:41:37 »
I use Eclipse.

*

Offline spasi

  • *****
  • 2261
    • WebHotelier
Re: What IDE do you use?
« Reply #2 on: October 02, 2010, 21:00:49 »

Re: What IDE do you use?
« Reply #3 on: October 02, 2010, 23:50:40 »
I use Eclipse... only because it's what I already know.
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com

*

Offline BR

  • *
  • 2
Re: What IDE do you use?
« Reply #4 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.

Re: What IDE do you use?
« Reply #5 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 :{|

*

Offline bobjob

  • ****
  • 394
  • LWJGL: WOW SO GOOD
Re: What IDE do you use?
« Reply #6 on: October 03, 2010, 05:51:09 »
+1 for Eclipse

Re: What IDE do you use?
« Reply #7 on: October 03, 2010, 19:32:33 »

*

Offline basil

  • **
  • 81
Re: What IDE do you use?
« Reply #8 on: October 03, 2010, 22:54:57 »
netbeans ++

Re: What IDE do you use?
« Reply #9 on: October 10, 2010, 04:25:29 »
*slight bump*

Eclipse ftw. :D

Re: What IDE do you use?
« Reply #10 on: October 19, 2010, 15:45:40 »
Though Eclipse likes to slow down, i still prefer it over netbeans.

Re: What IDE do you use?
« Reply #11 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
« Last Edit: October 22, 2010, 18:23:53 by jediTofu »
cool story, bro

*

Offline Krux

  • *
  • 24
Re: What IDE do you use?
« Reply #12 on: November 01, 2010, 19:29:14 »
gedit + some command line tools

Re: What IDE do you use?
« Reply #13 on: February 05, 2011, 15:40:36 »
gedit + some command line tools
Nice. I use Notepad++ & use a couple of BAT files for compilation. Simple is sometimes better :)

Re: What IDE do you use?
« Reply #14 on: November 17, 2017, 08:56:11 »
I like to use Codelobster