Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Handly/New and Noteworthy/1.4


New & Noteworthy for Eclipse Handly 1.4

This release aligns with Eclipse 2020-06.

UI API is now Officially Declared

In 1.0 we decided to keep the UI API as provisional. Both 1.1 and 1.2 were focused on improving the UI API, which is now mature enough to be officially declared (563794).

Support for Buffer Listeners

Support for buffer listeners has been retrofitted to IBuffer (563757). Currently, IBufferListener has only one method: bufferSaved. Future versions may add other callbacks.

Other Enhancements

  • Xtext 2.22 is now supported

Full List of Issues Addressed in This Release

 1.4 - https://projects.eclipse.org/projects/technology.handly/releases/1.4/bugs

Back to the top