The Artima Developer Community
Sponsored Link

Java Buzz Forum
Addicted to Eclipse

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dave Johnson

Posts: 100
Nickname: snoopdave
Registered: Aug, 2003

Dave Johnson is the original developer of the Roller Weblogger
Addicted to Eclipse Posted: Dec 28, 2004 5:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Dave Johnson.
Original Post: Addicted to Eclipse
Feed Title: Blogging Roller - Java Category
Feed URL: http://www.kattare.com/error403.kvws
Feed Description: Dave Johnson's weblog on Open Source, Java, Dot-Net, and the Roller Weblogger.
Latest Java Buzz Posts
Latest Java Buzz Posts by Dave Johnson
Latest Posts From Blogging Roller - Java Category

Advertisement

As much as I hate to admit it, I'm addicted to Eclipse. I'm hooked on the auto-import and auto-fix stuff that automatically imports the classes I need, adds missing methods needed to implement interfaces, and declares missing variables, fields, and even classes. And I'm hooked on the CVS client that gives me a clear view of every single file I have modified in my workspace, every incoming change, and makes it easy to override-and-commit or override-and-update. Netbeans 4.0 has come a long, long way from the old 3.X series and Creator is just awesome for JSF, but 4.0 is still not good enough to pull me away from Eclipse. There, I said it.

Unfortunately, Eclipse for Solaris/X86 is linked to Motif which makes it nearly unusable so I end up using Netbeans for most of they day, only switching to Eclipse when I need to synchronize with CVS. I actually blew a Saturday afternoon trying to get Eclipse 3.1 to build on Solaris/X86 linked to GTK. I failed, but only because I ran out of time.

Read: Addicted to Eclipse

Topic: DWR (Direct Web Remoting) Previous Topic   Next Topic Topic: The Cognitive Style of Keynote

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use