What's your favourite Java IDE

@layney (1053)
Italy
February 15, 2007 5:52am CST
Which development environment do you prefer to develop Java programs. I tried JCreator, Eclipse and Intellij IDEA and I think Intellij IDEA is the best, its interface and functions are outstanding! What about your favourite ide?
1 person likes this
8 responses
• Italy
14 Mar 07
I agree with you. I am using Intellij IDEA since its first releases (they are more than 5 years I think), when Eclipse was just starting, and I felt in love with it: it had a lot of new functions never seen in any IDE (like refactoring, code generation, and so on). Nowadays other IDEs have added the same functions, but I think IDEA is the most simple to use: you always find what you are looking for!
@layney (1053)
• Italy
14 Mar 07
Of course all developers in my office can't work without Intellij IDEA. It has a gui and a lot of functions no other ide has...
• India
1 Mar 07
I have worked under NetBEans and I Like that .DreamWeaver also provides an IDE but it doesnt provide any facility to build a code.
@layney (1053)
• Italy
1 Mar 07
Sometimes I use Netbeans to fastly design graphical user interfaces.
@kingadnan (1538)
• Pakistan
17 Feb 07
I use simple notepad and ultraedit is my favorite, i have also tried jbuilder but i don't know how to manage my project on jbuilder, wel i will create my own editor on Java :d
@layney (1053)
• Italy
18 Feb 07
I used to programme with a simple editor... but it is so limitative in large complex projects, where a good IDE is absolutely needed.
• India
1 Mar 07
Till now i am using Eclipse only.it is good.no idea about other ide.but Eclipse is the open source.i think most of the company's using Eclipse.
@layney (1053)
• Italy
1 Mar 07
Yeah you're right. I know most companies are using it because it is open source... I tried it personally and I was so happy to come back to Intellij IDEA... mainly for its gui.
@khusboo (28)
• India
15 Feb 07
i have used netbeans, sun studio eclipse and Intellij IDEA. Offcourse the best is IntellijIDEA. Next it may be Sun studio...
@layney (1053)
• Italy
15 Feb 07
Intellij IDEA is the best by far. I tried to switch to Eclipse but I had to come back to Intellij...
• Philippines
16 Feb 07
i've tried jcreator, sun studio and netbeans. i mostly use netbeans now, although when i need to use a quick ide (the one i store on my flash drive) i use jcreator.
@chachan (81)
• Indonesia
16 Feb 07
I've NetBeans and Eclipse. And I prefer using Netbeans. It's really help with its' Intellisense feature.
• India
15 Feb 07
JBuilder..because of its drag and drop functionality, which helps craeting GUI's faster Other than JBuilder , Jcreator is one of the best because its simple and easy to customize.