![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Oct 2006
Posts: 146
Rep Power: 2
![]() |
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 |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Oct 2006
Posts: 146
Rep Power: 2
![]() |
is "NetBeans" any good?
|
|
|
|
|
|
#3 |
|
Sexy Programmer
|
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#4 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 343
Rep Power: 4
![]() |
netbeans that's what i've always used. I like it.
|
|
|
|
|
|
#5 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
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.
__________________
Robotics @ Maryland AUV Team - Software Lead |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Oct 2006
Posts: 146
Rep Power: 2
![]() |
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 |
|
|
|
|
|
#7 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
I like JCreator best, but that's just my preference. NetBeans should be fine.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower |
|
|
|
|
|
#8 | |
|
Game engine designer
Join Date: May 2005
Location: Sweden
Posts: 301
Rep Power: 4
![]() |
Quote:
http://www.perforce.com/jam/jam.html
__________________
http://www.klarre.se |
|
|
|
|
|
|
#9 |
|
Hobbyist Programmer
Join Date: Nov 2006
Location: 163H
Posts: 213
Rep Power: 2
![]() |
I`ve used IntelliJ Idea, for sometimes. It seemed fine. And Eclipse is good too.
__________________
You never test the depth of a river with both feet. The believer is happy. The doubter is wise. Free speech carries with it some freedom to listen. The next generation will always surpass the previous one. It`s one of the never ending cycles of life. |
|
|
|
|
|
#10 |
|
Expert Programmer
|
Blue J is pretty good
__________________
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Recommended free C Compiler for Windows | aznluvsmc | C | 34 | Apr 12th, 2006 11:35 AM |
| Recommended Book: Choice of two | Jessehk | C++ | 4 | Jan 10th, 2006 5:18 PM |
| Recommended math book to accompany course? | Jessehk | Coder's Corner Lounge | 7 | Nov 15th, 2005 6:05 PM |
| Recommended resource for encryption | kerberos | C# | 0 | Aug 29th, 2005 7:13 PM |
| Recommended Practice for returning data from function | Arla | C# | 1 | Aug 16th, 2005 12:21 PM |