Plugins

AnyEdit

AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to Eclipse main menu and editor toolbar.

http://andrei.gmxhome.de/anyedit/index.html

CheckStyle

http://eclipse-cs.sf.net/update/

The Eclipse update site is:

http://eclipse-cs.sourceforge.net/update

Install - Update Site

To install the Eclipse Checkstyle Plug-in via the update site.

  • Within Eclipse go to Help, Software Updates, Find and Install.

  • Choose Search for new features to install and press Next

  • Create a New Remote Site…

  • Input a name to your liking (for instance Checkstyle Plug-in) and input the following URL:

    http://eclipse-cs.sourceforge.net/update

  • Click your way through the following pages to install the plug-in.

Color Editor

A syntax color highlighting editor for Eclipse.

Maven

Mylyn

http://www.eclipse.org/mylar/

The Eclipse update site is (this is for Eclipse 3.2):

http://download.eclipse.org/technology/mylar/update-site/e3.2

Integration

Mylar Extensions - including Trac and Mantis connectors

Redmine

http://redmin-mylyncon.sourceforge.net/update-site/nightly

Trac

Saros

Saros - Distributed Collaborative Editing and Pair Programming

Subclipse

Note: The Subversive project (see below) appears to have become the preferred Eclipse client.

http://subclipse.tigris.org/

The Eclipse update site is: http://subclipse.tigris.org/update_1.6.x

Issues

If you have problems with .svn folders, then just delete the project and re-import…

Subversive

Note: Even though this is the preferred client, I couldn’t get it to install… so, probably best to stick to Subclipse…

Subversive a brand new Eclipse Client for SVN

To install the update, Help, Install New Software…, select Galileo (http://download.eclipse.org/releases/galileo), Collaboration

Tag

Tags for Software Engineering Activities in Eclipse

tail

Testing

EclEmma is a free Java code coverage tool

XML

http://xmlbuddy.com/

From:    Paul S
Sent:    27 January 2006 11:49
To:      Development
Subject: Useful eclipse plug-in

xmlbuddy looks pretty useful, quick and easy to use (saves using a separate
app such as xmlspy)

It allows you to:

format the xml/xhtml into something that is easy to read, i.e., correctly
tabulated, menu: [XML - Format], shortcut: [Ctrl+Shift+F]

validate the xml/xhtml, menu: [XML - Validate], shortcut: [Ctrl+Shift+V]

Zip

Eclipse Zip Editor

Files

…a plugin that would let you enter partial filenames in a quicksearch box and open the file directly:

http://www.muermann.org/gotofile/

Profiler

This is a plugin for the Eclipse platform which allows java code profiling:

http://eclipsecolorer.sourceforge.net/index_profiler.html