Eclipse Plugins Updated for 3.0
I finally got around to updating my Eclipse Plugins package for Eclipse 3.0 → Download or read the Release Notes. Below is a list of plugins included in this download. I dropped Lomboz and JSEditor b/c they didn't work at all with 3.0 on Windows - which I expect is the largest user base. Additions include CSS Editor and Doclipse.
- XMLBuddy 2.0.10 - XML Editor
- Colorer 0.6.0 - General Syntax Highlighter (JSPs, HTML, CSS, etc.)
- Jalopy 1.0b11 - Source Code Formatter
- Easy Explorer 1.0.1 - Open Explorer/Finder
- Tomcat Launcher 3.0 beta - Run and debug Tomcat
- CSS Editor 0.0.4
- Doclipse 0.7.0 - a Javadoc tag plug-in
Colorer and Jalopy don't work on OS X, so I wouldn't even bother installing them. Colorer has issues on Linux too. For OS X, I'd recommend buying a subscription to My Eclipse. It's only $30 and if you can afford a Mac, what's another $30? For a source code formatter on OS X, I recommend buying IDEA - it's only $200 - same cost principle applies. I tend to use IDEA a lot more on the Mac simply b/c it's faster and you don't need to install all these plugins. However, I've been stuck a lot in Eclipse-land lately because of it's multiple-project-in-one-pane support - as well as it copies and pastes code nicely into Word.
In addition to these plugins, I recommend installing the Spring IDE Plugin if you're using Spring [HowTo] - and Spindle if you're using Tapestry. Hopefully, distributions like this will become unnecessary with the introduction of the Web Tools project.
Posted by Tony BenBrahim on July 24, 2004 at 12:20 AM MDT #
Posted by Dan Allen on July 30, 2004 at 03:36 PM MDT #
Posted by Lim Eu Gene on July 30, 2004 at 06:04 PM MDT #
Posted by John Tangney on September 02, 2004 at 08:00 PM MDT #
Posted by Marco Hunsicker on October 04, 2004 at 08:26 PM MDT #
Posted by G.BHASKARA on December 28, 2004 at 08:22 AM MST #
Posted by kefi on January 14, 2005 at 06:26 PM MST #
Many excellent plugins are missing from your list. I'll just list some generally useful ones here first and hopefully return later with more recommendations.
Quantum allows you to connect to databases and make queries. I've successfully used it on MySQL, Postgres, Sybase and Oracle. So you don't even have to leave eclipse to access the database: Quantum plugin
logwatcher can be used to provide the same functionality as tail on UNIX, simple, but effective: Logwatcher plugin
log4e integrates with log4j and allows you to insert logging statements painlessly. Log4E plugin
Posted by Paul Sundling on June 27, 2005 at 05:16 AM MDT #
Posted by Arnljot Arntsen on March 13, 2006 at 05:30 PM MST #
Posted by c.Windolf on March 24, 2006 at 01:10 PM MST #
Posted by Daniel Rodriguez on August 08, 2006 at 12:02 AM MDT #
Posted by jayam on November 23, 2006 at 01:55 PM MST #
Posted by trt on May 20, 2007 at 07:10 AM MDT #