Welcome to Dream.In.Code
Getting Java Help is Easy!

Join 132,420 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 1,448 people online right now. Registration is fast and FREE... Join Now!




List of Java IDEs

 
Reply to this topicStart new topic

> List of Java IDEs, List of IDEs for Java

ReggaetonKing
Group Icon



post 23 Nov, 2006 - 07:08 PM
Post #1


Here is a useful list of Java IDEs. They are in NO specific order!

Eclipse
This is a very good and open source IDE. It is used a lot commercially and personally. It was made in Java so it's cross-platform. It has a lot of support for additional plug-ins to extend your developing needs. What I love about Eclipse is that it compiles your code as you type. It highlights compiling errors and mistakes like how MS Word does for mis-spelled words.

Netbeans
This is a very good IDE also. It has a built-in GUI Builder for those you like that R.A.D. . It is used a lot commercially too. It was made in Java so it's cross-platform like Eclipse.

BlueJ
This is an IDE developed towards first time Java developers. It teaches you a lot of programming concepts in Java and has a nice UML tool.

JCreator
This is my first Java IDE I used. It is very good and very easy to use. This IDE was made in C++ unlike the ones above, which were all made in Java. Only runs on Windows platform.

IntelliJ IDEA
IntelliJ IDEA is an intelligent Java IDE intensely focused on developer productivity that provides a robust combination of enhanced development tools.

Borland JBuilder
This is a great commerial IDE for Java. It does have a price but some developers believe it's worth it. It also has a built-in Java GUI Builder.

Dr. Java
Dr. Java is a lightweight development environment for writing Java programs. It is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users.

This post has been edited by ReggaetonKing: 24 Nov, 2006 - 08:55 PM
Go to the top of the page
+Quote Post


Register to Make This Ad Go Away!

eXceed69
Group Icon



post 26 Nov, 2006 - 10:00 PM
Post #2
Question???is JBuilder is a IDE for java..because it pretty useful to me when i import my works on an IDE...i wanna ask if JBuilder is should be included to it???


Go to the top of the page
+Quote Post

ReggaetonKing
Group Icon



post 29 Nov, 2006 - 08:25 PM
Post #3
JBuilder is an IDE for Java, yes but doesn't allow you to create cross-platform code.
Go to the top of the page
+Quote Post

eXceed69
Group Icon



post 30 Nov, 2006 - 02:49 AM
Post #4
Cool, thanks....nice tutorial you had
Go to the top of the page
+Quote Post

gevatron
*



post 21 Dec, 2006 - 10:33 AM
Post #5
You missed Oracle JDeveloper - a Free Java IDE cross platform with visual editor for JSF/JSP/Struts/Swing and much more.
http://otn.oracle.com/jdev
Go to the top of the page
+Quote Post

ReggaetonKing
Group Icon



post 28 Dec, 2006 - 06:53 PM
Post #6
I thought about it after I posted my list but I figured this list would be used for beginners. Not someone wanting to built Oracle Web Applications because that's what it is mainly used for. How do I know, because I use it myself at work.
Go to the top of the page
+Quote Post

5ubw0r1d
Group Icon



post 29 Jun, 2007 - 03:20 PM
Post #7
Nice list. Shame I didn't come across it until after I began learning Java (I use the Netbeans IDE)


Just one small petandic point in regards to the following statement
QUOTE(ReggaetonKing @ 23 Nov, 2006 - 08:08 PM) *

What I love about Eclipse is that it compiles your code as you type.


This is, strictly speaking, not the compiling of code because, by definition, code is compiled(as a whole) and then turned into object code(the resultant).
Go to the top of the page
+Quote Post

Tom9729
Group Icon



post 5 Jan, 2008 - 01:06 PM
Post #8
Nice list!

The only thing I think you should add is that Eclipse's most powerful feature is it's code autocompletion, which basically eliminates the need to ever look at the API docs. biggrin.gif
Go to the top of the page
+Quote Post

bhandari
Group Icon



post 4 Feb, 2008 - 05:20 AM
Post #9
Someone in need of web plugins for eclipse may also try Eclipse Lomboz by Objectweb.

The website is:

Eclipse Lomboz
Go to the top of the page
+Quote Post

DillonSalsman
**



post 5 Feb, 2008 - 12:55 PM
Post #10
Nice list.
I personally use Eclipse.. something some fancy little word is added at the end.
Anyways, version aside, I find it to be the best for beginners and pros alike.
For absolute beginners I would use BlueJ, mostly because I loved:
The Code Fragment shell, I don’t know what its exact name is but the little box you can put like:
input:
CODE

HelloWorld hw = new HelloWorld();
hw.tellAboutYourself();

output:
CODE

I am a Hello World example
I have the method tellAboutYourself()
That’s what your reading now =D

That is if you made a class called HelloWorld with the method tellAboutYourself().
Also the arrows that show what classes are extensions of, or create an instance of another class. I liked to drag them around and make little pyramids biggrin.gif.

All in all Eclipse and BlueJ are my recommendations


This post has been edited by DillonSalsman: 5 Feb, 2008 - 01:01 PM
Go to the top of the page
+Quote Post


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 11/22/08 09:26AM

Live Java Help!

Java Tutorials

Reference Sheets

Java Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month