JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

When running an application in debug mode, the default value for useFilePresentationSystem should take the application type into account.

The common scenario is that the useFilePresentationSystem property is not explicitly set when performing file/folder operations, and this is fine when the application runs as a background process. However, when that same application is started in debug mode, the default value now seems to be true, and all unspecified file activity is relative to the thin client. My suggestion is that the debugger should take into account the type of application (in my case Non-Gui) and treat the default value as false.

  • Keith Domigan
  • Oct 15 2025
  • Needs review
  • Attach files