Menu

Eclipse Tools / News: Recent posts

Implementors v0.0.16 released

This is a minor bug fix release.

This version is for Eclipse 3.1 and later versions.

It is _not_ compatible with 2.1.x or 3.0.x. For these versions, please use v0.0.14.

Posted by Jesper Kamstrup Linnet 2007-04-04

Quickmarks v3.0.2 released

Minor bug fix release.
This version of the plugin supports Eclipse 3.0-3.2.

Posted by Jesper Kamstrup Linnet 2006-08-08

Implementors v0.0.15 released

This version is for Eclipse 3.1 M4 (and hopefully later versions). It may be compatible with earlier milestone releases of 3.1.

It is _not_ compatible with 2.1.x or 3.0.x. For these versions, please use v0.0.14.

Posted by Jesper Kamstrup Linnet 2005-01-08

Quickmarks v3.0.0 (for Eclipse 3.0) released

Release 3.0.0
-------------

Updated the 1.0.11 version to Eclipse 3.0.
Added support for PDE editors.

Posted by Jesper Kamstrup Linnet 2004-08-13

Quickmarks v1.0.11 released (for Eclipse 2.1)

Bugfix release adressing these problems:
- added checks against editors not allowing marking, e.g. when viewing a class file or opening files from the Plug-ins view, then marks ain't settable at all (and produced a NullPointerException in older versions)
- removed all references to code introduced newly in JDK 1.4, so that the Quickmarks feature runs under JDK 1.3 too
- removed some leftover references to de.re.quickmarksb
- tested more in Eclipse 3 and documented important notes

Posted by Jesper Kamstrup Linnet 2004-07-21

Implementors v0.0.14 released

Changes:
- Reintroduced Eclipse 2.1.x compatibility (the plugin now works with both Eclipse 2.1.x and 3.0).
- Added the ability to jump to implementation/interface of types as well as for methods.

Posted by Jesper Kamstrup Linnet 2004-07-11

Quickmarks v1.0.10 released (for Eclipse 2.1)

A new version of the Quickmarks plugin has been released. This version is primarily for Eclipse 2.1 (although most of the functionality also works for Eclipse 3.0).

The new features in this version have been developed by Georg Rehfeld.

Posted by Jesper Kamstrup Linnet 2004-07-11

New versions released

New versions of the Implementors, Quickmarks and Multi Project Import/Export plugins released.

Posted by Jesper Kamstrup Linnet 2004-05-23

Quickmarks v1.0.0 (initial release)

Initial release of a Quick bookmark plugin (quickly setting and jumping to bookmarks).

For the time being, this plugin only supports Eclipse 3.0. I hope to find time to add 2.1.x compatibility (among other things).

Posted by Jesper Kamstrup Linnet 2004-05-15

Multi Project Import/Export v1.0.5 released

Minor upgrade to handle compatibility problems with the upcoming Eclipse 3.0 M9 release.

Posted by Jesper Kamstrup Linnet 2004-05-15

Multi Project Transfer plugin (v0.9.4 for 2.1.x) released

"New" version of the Multi Project Transfer plugin released. This version is basically v.1.0.4 for Eclipse 2.1.x.

Posted by Jesper Kamstrup Linnet 2004-05-07

Multi Project Transfer plugin (v1.0.3) released

I have just released the first official version of the Multi Project Transfer plugin. This plugin allows for importing or exporting multiple plugins at a time.

Posted by Jesper Kamstrup Linnet 2004-03-22

Implementors v0.0.11 released

Updated the plugin to work with Eclipse 3.0M6.

From this version on new versions will only support Eclipse 3.0M6+.

Posted by Jesper Kamstrup Linnet 2004-01-10

Implementors v0.0.8 and Call Hierarchy v0.5.1 released

See the release notes for further details.

Posted by Jesper Kamstrup Linnet 2003-06-19

Implementors v0.0.6 released

Added an action to jump to an interface declaring the selected method.

Posted by Jesper Kamstrup Linnet 2003-04-05

Call Hierarchy v0.5.0 released

Changes in v0.5.0:
- Added support for the Implementors plugin (if installed). Note: Implementors v0.0.6 or greater is required.
- Added new preference items for enabling use of the Implementors plugin.
- Added use of the selected search scope when finding callees.
- Added use of a progress monitor.

Posted by Jesper Kamstrup Linnet 2003-04-05

Implementors v0.0.5 released

Changes in v0.0.5:
- Bug fix: Jumping to classes loaded from .jar files (with attached source) is now possible.

Posted by Jesper Kamstrup Linnet 2003-03-28

Implementors v0.0.4 (initial public version) released

Initial version.

Adds an "Open Implementation" action on the Java editor's context menu which jumps to an implementation of a method. Also adds EJB awareness to the searching for implementors.

Posted by Jesper Kamstrup Linnet 2003-03-27

Eclipse-tools Update Site released

The Eclipse Tools project now has an Eclipse Update Site. This is located at http://eclipse-tools.sourceforge.net/updates

Posted by Jesper Kamstrup Linnet 2003-03-23

Call Hierarchy v0.4.2 released

Changes in v0.4.2:
- Changed the way keyboard shortcuts are declared in plugin.xml
- Enabled overlay icons in the label provider for the search results (it is now possible to see
that it is a constructor.)

Posted by Jesper Kamstrup Linnet 2003-03-23