Eclipse plugins

Posted by Jeroen Reijn on April 30, 2009 - 2 min. read

I’ve been using Eclipse as my main IDE the past couple of years. Eclipse by itself is great for Java development, but you can do so much more with it then just that. One of the biggest advantages I think Eclipse has, is that there are so many plugins available for it.

I recently added a couple of new plugins to my default set of Eclipse plugins, which you might like.

Resource bundle editor

The ResourceBundle editor plugin for eclipse allows you to easily edit the resource bundles in your project. It can give you a very nice overview of all the available values for a key in your resource bundles.

JCR explorer

Recently Sandro Boehme was so kind to create a version of his JCR Browser plugin to be able to connect with Hippo Repository. It’s a nice Eclipse plugin, which allows you to browse the Hippo JCR repository based on Apache Jackrabbit. It’s a view only plugin, but it can be very useful just to have some insight on what kind of information is in your repository.

Hudson plugin

The Hudson Eclipse plugin ,created by Joakim Recht, allows you to monitor the build status of your projects from within Eclipse. This plugin allows you to see the current build status and console output. You can also trigger your builds from within Eclipse, which makes it quite a handy little addition to your development environment.

According the the announcement [1] the ResourceBundleEditor is now part of the Eclipse Babel project [2].

But it seems to me that it should be replaced by an online solution [3]. I dont know if you can use that for ‘your’ projects any more … I also didn’t find the latest update site for the Eclipse plugin.

  • [1] http://sourceforge.net/forum/forum.php?forum_id=762004
  • [2] http://www.eclipse.org/babel/
  • [3] http://www.eclipse.org/babel/messages_editor/