Looking for good java ide
Hi everyone,
I was wondering if anyone can recommend a good java ide.
I have tried netbeans but i find it very confusing to use. I am looking for a very simple but free java ide to use. Can anyone recommend.
Thank You
Richard West
freesoft_2000
Practically a Master Poster
623 posts since Jun 2004
Reputation Points: 25
Solved Threads: 10
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
Hi everyone,
One of my friends recommended me a java ide called Java IDE 1.7
It seems to be a very simple ide to use. This ide is something like borland's
turbo c compiler.
Just thought you guys would like to know.
Yours Sincerely
Richard West
freesoft_2000
Practically a Master Poster
623 posts since Jun 2004
Reputation Points: 25
Solved Threads: 10
I would recommend Netbeans. The last versions are very good. Netbeans also gives J2EE, SOA, Mobility and other things for free which may be interesting for you.
Why do you recommend Netbeans to someone who tried it and wants something else?
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
there is no best, just personal preference.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
>Once you know it in one place, you know it in any environment where it runs.
Much like doing stuff from the command line.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
http://bluej.org/ I think that's the most simple ide I've used. Currently, I have to use TextPad in school. It's quite annoying to see a school using TextPad and not even having paid for it. So every hour I get a little "buy me now" reminder. Cheap school. But TextPad is about as simple as notepad, but I wouldn't reccommend it for large projects.
Phaelax
Practically a Posting Shark
858 posts since Mar 2004
Reputation Points: 92
Solved Threads: 51
blueJ doesn't teach Java (it hides pretty much everything from the user), and is way too limited for serious use.
Eclipse is nice, but nothing I've used beats JBuilder. IDEA is supposed to be very very good as well, but I've not used it yet (am somewhat planning to purchase it, maybe next year or 2008).
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
BlueJ is the worst IDE out there. It doesn't even work properly. Sometimes it tells you that you have a syntax error when you don't. In order the fix that you have to click compile 900 times and it finally compiles without error. It also has trouble with comments and locks up at least once every use.
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Again people this is personal opinion
Netbeans - it has everything you will ever need...
I tried JCreator, which I like it for simplicity, had quick look on Eclipse, that is great with all additional plugins. I also tried NetBeans, which is great as being free IDE, however after spending last 8 months working with IntelliJ Idea I would'nt trade it (money well spent)
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902