3.16.0, 2023-06
The following major improvements where performed:
- General Improvements:
- GEF Classic now requires Java 17 as minimum version
- Improved JUnit setup to get earlier feedback on issues
- Code clean-up and code modernization all over the GEF Classic packages
- Draw2d:
- New geometry helper class Interval
- Improved helper methods for Inset, Rectangle, Dimension, and Point
- Allow to deactivate the use of ScaledGraphics for ScaleableFigures
- GEF:
- GEF colors now adhere to the current Eclipse color theme and therefore also in Dark mode
- Zest now allows users to interactively hide and show nodes
A full list on all issues and pull request handled in this release can be found here: https://github.com/eclipse/gef-classic/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.16.0
The update site for this release can be found at: https://download.eclipse.org/tools/gef/classic/releases/3.16.0/
Many thanks to @Destrolaric, @vogella, @pcdavid, @Phillipus, @ptziegler, and @serge-rider for your support.