Skip to main content

Enactor Tools - Version 1.3.463

Release Date - Jul 8,2024

Overview

This release includes few CRs and bug fixes related to Application Process Editor.

Deliverables and Versions

Enactor ToolsVersion: 1.3.463
Eclipse2024-3
Java (Eclipse Launch)  17
OSMac 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

IMPORTANT

  • If you are using Ubuntu 22 or above and have issues with Enactor Tools not working properly Go to /etc/gdm3/custom.conf and uncomment below line.

  • WaylandEnable=false

IMPORTANT

  • If you prefer to use a dark theme for Eclipse for better user experience we recommend to use the Darkest Dark Theme

  • Go to Help → Eclipse Marketplace

  • Find Darkest Dark Theme

  • Install

Marketplace

Changes

RefSummary
DT-496Remove Edit View Mappings Option from the Application Process Editor
DT-470Enhance Select Extension Pop-Up to Display Extension URL
DT-220Add support receiveScannerEvents in Browser Element

Bug Fixes

RefSummary
DT-505Copying a Process to a place other than Process Container should not trigger to refactor the process id
DT-478Moving a Process to a place other than Process Container should not trigger to refactor the process id, references
DT-405Resource Library Error when Eclipse is loosing focus (i.e. user is going onto another application)

Notes

Add support for receiveScannerEvents

receiveScannerEvents property is now supported in page definition editor. You can now set and get the property values using the editor

Validation

Enhance Select Extension Pop-Up to Display Extension URL

The URL of each extension is now displayed in the Select Extension pop-up. This enhancement helps distinguish between extensions, especially those with the same name.

FocusOrder