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

Difference between revisions of "Handly/New and Noteworthy/1.6"

(Created page with "__NOTOC__ == New & Noteworthy for Eclipse Handly 1.6 == This release aligns with Eclipse 2021-12. === Initial Support for Type Hierarchy === This release provides an initi...")
 
Line 13: Line 13:
 
=== Full List of Issues Addressed in This Release ===
 
=== Full List of Issues Addressed in This Release ===
  
   1.6 - https://projects.eclipse.org/projects/technology.handly/releases/1.6/bugs
+
   1.6 - https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&classification=Technology&product=Handly&resolution=FIXED&target_milestone=1.6

Revision as of 11:19, 11 September 2022


New & Noteworthy for Eclipse Handly 1.6

This release aligns with Eclipse 2021-12.

Initial Support for Type Hierarchy

This release provides an initial implementation for a little framework that helps create a Type Hierarchy view (576106). Note that the API is provisional and subject to change.

An exemplary implementation that shows the type hierarchy view support in action has been provided as part of the Handly Adapter Example.

Full List of Issues Addressed in This Release

 1.6 - https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&classification=Technology&product=Handly&resolution=FIXED&target_milestone=1.6

Back to the top