Release History

VersionDateDescription
3.0.2 2006-08-08
3.0.0 2004-08-10
1.0.11 2004-07-21
1.0.10 2004-07-11
1.0.1 2004-05-23
1.0.0 2004-05-15

Get the RSS feed of the last changes

Release 3.0.2 - 2006-08-08

TypeChangesBy
update Fixed bug 1413468 and bug 1033426. linnet

Release 3.0.0 - 2004-08-10

TypeChangesBy
update Added the ability to add quickmarks in PDE editors. linnet
update Updated the plugin to Eclipse 3.0 compatibility. deerwood

Release 1.0.11 - 2004-07-21

TypeChangesBy
update 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
deerwood

Release 1.0.10 - 2004-07-11

TypeChangesBy
update Heavily extended the plugin. Namely added a preference page, handling of duplicate marks and messaging the user. This is mainly for Eclipse 2.1, but runs in Eclipse 3.0 'compatibility mode', a port to Eclipse 3.0 is underway. deerwood

Release 1.0.1 - 2004-05-23

TypeChangesBy
update Fixed a couple of problems with attempting to set quickmarks in non-text editors (like the PDE form editors).

Keyboard shortcut changed as it conflicted with (at least) Danish keyboard layouts.
linnet

Release 1.0.0 - 2004-05-15

TypeChangesBy
update Initial release. linnet