E
Eclipse Toolkit
Releases > Eclipse Toolkit > 1.3.365
Eclipse Toolkit Release
Enactor Tools - 1.3.365
This release mainly includes bug fixes related to debugging application processes inside JARs and some other bug fixes.
Overview
This release mainly includes bug fixes related to debugging application processes inside jars and some other bug fixes.
Deliverables and Versions
| Enactor Tools | Version: 1.3.365 |
|---|---|
| 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
| Ref | Summary |
|---|---|
| DT-299 | Remove Group function from the palette |
| DT-331 | Add an option near Index Outdated Label that allows user to re-index |
Bug Fixes
| Ref | Summary |
|---|---|
| DT-293 | Process Validation cannot handle Inner Classes |
| DT-310 | One of Concatenate or concat always show as unknown function in the process editor |
| DT-326 | Cannot add breakpoints to the jar process which open by clicking on the debug stack |
| DT-327 | Unable to use cmd+z in a process editor - source tab |
| DT-328 | Support proper mappings when stepping into a call process while JAR Debugging |
| DT-329 | When an extension was dragged from the resource library search which belongs to a jar file it does not properly set the Call Extension Point Action |