Which Java IDE?

Soldato
Joined
18 Oct 2002
Posts
3,926
Location
SW London
I'm a .NET developer by day, so the main IDE I use is Visual Studio.

I'm currently working on a Java web based project outside of work though to brush up on my Java skills as they have been neglected for a long time.
I used Eclipse a long time ago and found it incredibly clunky and slow compared with Visual Studio.

It seems that things have moved on now though so was wondering if anyone had any recommendations for a decent IDE.
Is Eclipse the best of the bunch, or are there others I should be considering?
 
I use both Eclipse and Netbeans at work (Eclipse for C++, Netbeans for Java), and I find Netbeans to be a far superior IDE, though I did prefer 5.* to 6.
 
Using Netbeans to work on my final year project as I type. I've used Eclipse for a previous project a few years back, but I seem to enjoy Netbeans overall a lot more. I've read that Eclipse is more advanced with 'better' features, but so far Netbeans has let me do everything I've asked from an IDE so far.
 
I use Netbeans but I have used Eclipse as well and I like them both, they share a lot of common features and both have all the features you will probably need.
 
Netbeans is so complicated that makes me feel I am coding C++ with pointers! :p

Eclipse + many usefull plugins that will make it all easier ofc
 
Back
Top Bottom