Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Java (http://www.programmingforums.org/forum17.html)
-   -   recommended IDE for JAVA (http://www.programmingforums.org/showthread.php?t=12639)

physicist Feb 21st, 2007 9:11 PM

recommended IDE for JAVA
 
or should i just use notepad to write and DOS to compile and run? is there an IDE? when i was learning C++ earlier this year i used Dev-C++ and i use visual basic.net and visual basic 6 for VB...so what would the equivalent be in Java. so far i have heard just write in notepad use DOS to compile and execute and i know how to do that but i thought it would be easier for me if i had an IDE with a GUI to help me with more complex stuff so i can compile fast without typing in DOS commands each time and hoping that i get the path right.
thanks in advance
sreenath

physicist Feb 21st, 2007 9:14 PM

is "NetBeans" any good?

ReggaetonKing Feb 21st, 2007 9:26 PM

Eclipse is a great IDE for Java.
http://www.eclipse.org

I also like Dr. Java
http://drjava.org/

cwl157 Feb 21st, 2007 9:28 PM

netbeans that's what i've always used. I like it.

Game_Ender Feb 21st, 2007 10:58 PM

Oh and if you are using a terminal environment you want to use something like ANT (for Java) or Make (mostly for C/C++) to manage your builds.

physicist Feb 21st, 2007 11:42 PM

wow game ender, i use C++ a LOT for hobby programming and Make is really good! i liked Dev-C++ a lot though, but idk now....
i havent seen ANT yet but there are too mayn for me to test lol so ill prolly just stick with the three others mentioned
I have decided to start out with NetBeans and use Eclipse and maybe Dr. Java

Mjordan2nd Feb 22nd, 2007 4:20 AM

I like JCreator best, but that's just my preference. NetBeans should be fine.

Klarre Feb 22nd, 2007 4:43 AM

Quote:

Originally Posted by physicist (Post 124249)
i use C++ a LOT for hobby programming and Make is really good!

Ever heard about Jam? If you like Make you will love Jam.

http://www.perforce.com/jam/jam.html

pegasus001 Feb 22nd, 2007 6:25 AM

I`ve used IntelliJ Idea, for sometimes. It seemed fine. And Eclipse is good too.

crawforddavid2006 Feb 22nd, 2007 3:22 PM

Blue J is pretty good


All times are GMT -5. The time now is 1:48 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC