Closed Thread Icon

Topic awaiting preservation: Can anyone suggest a good Java IDE? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=26939" title="Pages that link to Topic awaiting preservation: Can anyone suggest a good Java IDE? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Can anyone suggest a good Java IDE? <span class="small">(Page 1 of 1)</span>\

 
kilobrett
Paranoid (IV) Inmate

From: United States
Insane since: Mar 2005

posted posted 11-01-2005 06:11

I'm looking to start with Java but am looking out for a good development environment for the language. I am aware that Eclipse is available, but I am really seeking educated opinions on this if anyone can help. I'm new and I'm willing to try anything

_Mauro
Bipolar (III) Inmate

From:
Insane since: Jul 2005

posted posted 11-01-2005 08:08

Been programming in C for two years now, and in Java for some more, been there, have tested ides a plenty,
and never seen a gem like Eclipse.

It gets some time to get used to Eclipse, but once you're "in", not only is it one of the very best IDEs around,
and by far the best for Java, but it's also one of the most clever and powerful applications I have seen.

Compares to monsters like 3dsmax for 3d or Photoshop for 2d.

WarMage
Maniac (V) Mad Scientist

From: Rochester, New York, USA
Insane since: May 2000

posted posted 11-01-2005 13:31

I have been using Eclipse for my java development lately. I have been working with the RCP and the plugin frameworks, these are both pretty advanced, and very useful. There is also the BIRT reporting tool which will hit a major functionality milestone in december. I like eclipse, and it has come a long way as an IDE, it is now much greater, and allows you to work in many different languages due to the plugin nature of the application.

There are somethings with eclipse that have caused some people to shake their head, the number one complaint that I have heard is the SWT library, which rivals Swing. I like the SWT, but people I work with are not as excited about it because of its non-standard nature. If you make use of these libraries you will have to decide if that is important to you.

If it is you can use netbeans. This is another great IDE, it is not nearly as versitile as Eclipse IMO, but it is a really good alternative if you want to work in a framework that is not eclipse's. This is Sun's IDE.

Eclipse
Net Beans

Dan @ Code Town

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 11-01-2005 17:47

If you're doing Java work you'll find most are going to say Eclipse. I use it every day for work both in Java and a propietary internal plug-in and simulator we use.

You're not going to find much better, the only other thing I can say that hasn't been covered here is that it's free!



.:[ Never resist a perfect moment ]:.

« BackwardsOnwards »

Show Forum Drop Down Menu