View Full Version : Java_ides
Im a computing science student currently learning java. the university uses codewarrior but i need a package that does the basic job that code warrior does for my own computer.
oh and it needs to be free...cos im poor.
What suggestions does anyone have?
doctorgonzo
11-13-2003, 05:33 PM
NetBeans is a good free Java IDE. To find it, just do a Google search.
mattg2k4
11-14-2003, 06:07 AM
JCreator LE is what I use. It's interfaces is extremely similar to MS's Visual C++ IDE, so if you have used that the learning curve is very short. One of my friends told me he had stability issues with NetBeans, but I'm not sure if it was an isolated incident or not.
I've also looked at BlueJ, which has some nifty things to graphically map out classes and I think you can execute methods on their own independent of a program specifying the values for the arguments. But it has been a while since I looked at it, so who knows, you might find it useful. It's programmed in Java, which means you can run it on any platform, but its also kind of slow.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.