Enactor Tools - Version 1.3.354
Release Date - Jul 28,2023
Overview
This release includes CRs related to supporting extension points in enactor tools and few bug fixes.
Deliverables and Versions
Enactor Tools | Version: 1.3.354 |
---|---|
Eclipse | 2023-3 |
Java (Eclipse Launch)   | 17 |
OS | Mac 13.0.1,   Ubuntu 18.04.6 LTS,   Windows 11 |
IMPORTANT
- Add the following parameter to eclipse.ini if it does not exist:
--add-opens=java.base/java.lang=ALL-UNNAMED
Changes
With this release onwards Enactor Tools include functionality to create , search and find references of extension points.
Detailed information on the extensions related functionalities can be found Enactor Tools Support for Extension Points
Ref | Summary |
---|---|
DT-303 | Add a warning in the resource library view if the index is expired |
DT-304 | Remove Index Locks warning on startup |
DT-309 | Support reverse lookup for extensions |
DT-311 | Support finding all the extension points in application processes for a given project or folder |
DT-312 | Create a wizard which support creating new implementation of the extension in the process editor |
DT-322 | Handle Dragging Extension Points in Resource Library |
Bug Fixes
Ref | Summary |
---|---|
DT-302 | The details of javadoc is only showing briefly |
DT-306 | Double Clicking on process extension action shows duplicate hits |