View Full Version : Which is the best JAVA IDE out there?
ajaybc
17-02-2008, 12:05 AM
Which is the best JAVA IDE out there?
It should be user friendly and should have a great help file because Iam new to JAVA.
Please help.
infra_red_dude
17-02-2008, 12:31 AM
JCreator if want it simple, NetBeans if you want more help and official stuff like that.
QwertyManiac
17-02-2008, 06:52 AM
I like to use Eclipse for Java, but its a tad heavier than what's suggested already. :)
sakumar79
17-02-2008, 07:56 AM
The best way to learn a new language is to use a barebones IDE such as BlueJ (for Java) and Dev C++ (for C++)... Using these will ensure that you do all the coding yourself instead of relying on a software to insert code snippets etc...
If you want to use it for programming once, you may not be particular about picking up nuances of the coding... In that case, you can go for powerful IDEs like Eclipse/Netbeans...
BTW, the best help for Java is found in the Sun Java website (a few downloadable tutorials, and the documentation for the classes)
Arun
first start out without any IDE, use Notepad++, just coz u want to understand JAVA.
Then if u r workin on a project, use Eclipse IDE.
sachin_kothari
17-02-2008, 09:42 AM
I have heard a lot about Eclipse, though never used it.
I used Sun Java Enterprise Edition 8 for my final year project and it did my work just well.
And yes, it is resource hungry.
lywyre
17-02-2008, 10:59 AM
I have used IntelliJ, WebSphere and Eclipse. Out of these ItelliJ is the easy option for beginners.
Zeeshan Quireshi
17-02-2008, 11:21 AM
Yup i Prefer Eclipse for Heavy Development .
and JCreator for some lightweight school-stuff programming .
Although considering the Configurations of Current Computers , Eclipse would not be considered heavy in any way .
redhat
17-02-2008, 01:39 PM
Since you are new, I highly recommend BlueJ.
It is a very user friendly IDE, later you can try using Eclipse, which is also very good.
BlueJ can be got at: www.bluej.org
purujitb
17-02-2008, 01:48 PM
I like netbeans
shaunak
17-02-2008, 03:07 PM
if you are new Idd suggest BlueJ (http://www.bluej.org). Its graphical class and inheritance representation is very cool.
For something a little more powerfull: Eclipse
Zeeshan Quireshi
17-02-2008, 07:31 PM
I'd recommend JCreator over BLueJ for even a beginner .
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.