943,682 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 16307
  • Java RSS
You are currently viewing page 1 of this multi-page discussion thread
Mar 30th, 2005
0

Best Java Program Editor?

Expand Post »
Hey everyone. I was just wondering what people think is the best environment for editing and compiling code. Currently, I use JCreator.
Similar Threads
Reputation Points: 18
Solved Threads: 4
Junior Poster
stupidenator is offline Offline
192 posts
since Mar 2005
Mar 30th, 2005
0

Re: Best Java Program Editor?

Well an editor is a very personal choice. Its just my opinion. I have been programming fo around 8 years now. Worked on couple of languages and usually had to toggle between C, C++, Java and Unix / Windows.
When I started Java I used notepad. Soon I started using Kawa editor. Then came Bluette, then Visual Cafe and finaly JBuilder.
But with all that toggling to cope I have been consistently using GVIM as my single and all purpose editor be it office or home , whether Java or C or even a letter.
In my opinion for programmer its the best editor unless you need to write GUI.
Normall I would develop my front end and back end separately.
So GVIM is my choice --- no license, simple and universal access , close to vi and max flexibility.
Reputation Points: 12
Solved Threads: 1
Junior Poster in Training
aj.wh.ca is offline Offline
53 posts
since Mar 2005
Mar 30th, 2005
0

Re: Best Java Program Editor?

I started with BlueJ in school, and still use BlueJ because I'm used to it and it only does the very basics of an editor, which is all I want. Syntax highlighting in a notepad like environment and simple 1 click compile. Also has a debugger and some other little features if you need them. Though, it's a little buggy sometimes.
Reputation Points: 92
Solved Threads: 51
Practically a Posting Shark
Phaelax is offline Offline
856 posts
since Mar 2004
Mar 30th, 2005
0

Re: Best Java Program Editor?

BlueJ is extremely limited for realworld use. VI is nice for sometime use, but again too limited to be really productive in a realworld environment (yes I use it too, and I like it, that's a professional opinion as a fulltime professional Java programmer).

I prefer JBuilder, though Eclipse is a decent alternative.

For LEARNING a language though (rather than using it professionally) no IDE should be used at all (not even a limited one like BlueJ) but rather a simple text editor with maybe syntax highlighting.
VI is excellent for this, as if Jedit.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Mar 30th, 2005
0

Re: Best Java Program Editor?

JEdit is my all time favorite..I would prefer it over any IDE, and day. I personally like using the command line to compile and run my junk, but that's just my personal preference.
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Mar 30th, 2005
0

Re: Best Java Program Editor?

Go JBuilder!! The one bad thing about JBuilder - you get way too lazy.
Reputation Points: 12
Solved Threads: 2
Posting Whiz
Ghost is offline Offline
352 posts
since Aug 2004
Mar 31st, 2005
0

Re: Best Java Program Editor?

I fully agree that JBuilder is the best you can get, I'm a longtime user myself (since 1999 in fact with a 2 year stint into Eclipse).
But to really get that functionality you need the Developer (previously Professional) or Enterprise edition which isn't free (though IMO reasonably priced, especially the Developer edition).

Strangely many people don't seem to want to spend a cent on a piece of software they're going to be using for 5+ hours a day on average.
And that includes corporations which would earn back the investment in that software in hours from increased productivity while spending thousands upon thousands on new equipment for people that don't need it (don't get me started about marketing people getting brand new computers and screens while developers have to make do with 10 year old castoffs. I've been waiting to get a new stick of RAM for a year now while the CTO just got a 17" TFT to replace his 6 month old 15" one which still works perfectly well...).
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Mar 31st, 2005
0

Re: Best Java Program Editor?

I would like to know if there is an IDE like Visual Studio.NET, where it would allow drag and drop components instead of doing it programatically.
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Apr 1st, 2005
0

Re: Best Java Program Editor?

Doesn't Eclipse allow you to do that?
Reputation Points: 18
Solved Threads: 4
Junior Poster
stupidenator is offline Offline
192 posts
since Mar 2005
Apr 1st, 2005
0

Re: Best Java Program Editor?

JBuilder allows it, Netbeans allows it, Eclipse has plugins for it, and so do many others.

Of course this is mainly limited to GUI components for most of them, though JBuilder also allows it for some other things like database connections and things like that.

Personally I consider most such options to be pretty useless except for prototyping. The generated source is usually not very pretty, hard to maintain, and far from optimal.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Java Applet Help
Next Thread in Java Forum Timeline: Number formatting/Help with doubles





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC