History
Version 3.0.0
Version 2.18.0
- Runs with Eclipse 3.2.x - 3.4.x
- Referenced projects are not added by default.
- New option to refresh project before loading (default = disabled).
- Support of CTRL+A, DEL and BACKSPACE in editor.
Version 2.6.1
- Runs with Eclipse 3.2.x
- Fixed duplicate context menu entries
- Fixed endless recursion bug in resolving of variables in prefered local directory
- Fixed NullPointerException which occured in labelProviderChanged() under special conditions
Version 2.1.0
- Runs with Eclipse 3.1.x
- Context menu at psf file for creating working set from project set
- Added selection of projects in navigator via double click or popup menu in editor
- Added property page for project set projects to change main project set file
- Using setContent/create when saving project set for better support of watch/edit mode
- The Project Set Editor now shows correct icons and text decorations for loaded projects
- Removed usage of deprecated class TableTree
Version 1.4.4
- Runs with Eclipse 3.0.x (Eclipse 2.x will not be supported anymore)
- Sorted entries in path variable selection dialog
- Fixed bug in usage of preference for "sort entries in editor"
- Added path variables for user.home, installation folder, project name and project tag
- Changed progress dialog for loading projects
- Comparison between preferred and loaded path uses file comparison
- Feature created
- Update site created
Version 1.3.1.1
- Extended version of 1.2.3.2. Runs with Eclipse 3.0.x (NOT with Eclipse 2.x)
- Performance enhancement for conflict detection in PSF editor and build process
- Added NL fragments for German language
Version 1.3.1
- Extended version of 1.2.2. Runs with Eclipse 2.1 (NOT with Eclipse 3.x)
- Performance enhancement for conflict detection in PSF editor and build process
- Added NL fragments for German language
Version 1.2.3.2
- Changes for Eclipse 3.0 RC1
Version 1.2.3.1
- Removed usage of deprecated eclipse API
- Project set label decorator is now implemented as lightweight label decorator
- Fixed problem when opening included PSF in editor
- Fixed problem when opening project set editor via ppl file
- Project set preferences are now stored correctly
- This version runs Eclipse with 3.0M9 (it NOT runs with Eclipse 2.1.x)
Version 1.2.3
- Changes for Eclipse 3.0 milestone build M9
- This version not runs with Eclipse 2.1.x
Version 1.2.2
- Fixed null pointer exception with closed projects
- Fixed problem extending com.csc.dip.projectset with a plugin rather with a fragment
- Changed plugin.xml to use Eclipse 2.1.1 style label decorator description
- Split plugin in a ui and a headless plugin (contributed by Dan Rubel of Instantiations)
- Merged in more contributions from Dan Rubel of Instantiations
- Project set entries sorted by name
Version 1.1.1
- Added support for defining preferred local directories to which the projects are loaded from the repository
- Each user can define values for path variables that can be used for the preferred local directories
- Project set editor shows conlicts for preferred local directories
- Details areas in project set editor can be hidden
Version 1.0.2
- Update of editor view if content of file changed
- Update of editor view if file was renamed
- Editor closes if file was deleted
- No null pointer exceptions for team providers that are not supported
- Bugfix for loading of project sets which uses more than one provider
- Added quick fix for not loaded problem marker
- Added popup menu for project set project
Version 1.0.1