|
|
|
|
![]() ![]() |
Nov 29 2005, 06:35 PM
Post
#1
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 58 Joined: 22-October 05 Member No.: 13,216 |
I have Jcreator pro installed,and have been able to find myself around in it ok so far I have done the hello world program,and compiled,and ran it.What java IDE are you guys using or which do you like the best,and why?
|
|
|
|
Dec 1 2005, 05:08 PM
Post
#2
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 65 Joined: 9-December 04 From: 65201, USA Member No.: 2,634 |
I like jGrasp in Windows and jEdit in Linux. Both are free and easy to use. Both can be used to edit for other programming languages as well.
|
|
|
|
Dec 1 2005, 05:50 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 7 Joined: 30-November 05 Member No.: 15,147 |
I used Borland's JBuilder for a couple of years and I liked it a lot.
I tried moving the system to Sun's SunOne Java IDE but it did not work well. I also tried moving the system to BEA Weblogic's Workbench Java IDE and that did not work to well either. I did follow the tutorials in both IDEs and they were good. I also ran two IDEs at the same time and had processes in each IDE sending messages to a process in the other IDE. Bea's Workbench was free but slow. Sun's was $500. Jbuilder was the best. I use Eclipse IDE right now because it is free but I still have a lot to learn about the IDE. |
|
|
|
Dec 1 2005, 05:55 PM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 326 Joined: 7-October 05 Member No.: 12,650 |
I use an IDE called bluej. I find this simple to use. I don't know the exact website address for it, but google should be able to help anyway!
On this IDE, You can actually run applets from one of the integrated plugins. I've also used eclipse and netbeans, although found these hard to use. Hope this helps. |
|
|
|
Mar 25 2006, 03:03 AM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 7 Joined: 24-March 06 Member No.: 20,611 |
I downloaded NetBeans IDE with the Java kit thing, it works pritty well, though i am a complete noob to Java!
|
|
|
|
Mar 25 2006, 12:40 PM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 24-March 06 Member No.: 20,639 |
And I use Eclipse. It looks like everyone of us is using something totally different
- really good refactor utility - look into object hierarchy down and up - hot code replacement during debuging - cool stuff one can run the program make a change in source, save the source, and the same running program will use new code - code completion like ms inteli sense - automatically managed imports - integrated cvs Those are features that I like the most. Eclipse is a project of IBM, it is free for comercial use too. There are many developers contributing in this project, so there are manyplugins available. You can find support for other languages, spellchecking and more try it out: www.eclipse.org, o and it is 100% pure java so one can run it on linux and windows as well. No installation needed, just decompress and use |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 26th July 2008 - 03:31 PM |