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

Programatically update preferences

Our coding standards currently require us to add in a method header to a new method, or add in a line in the method header stating the patch details (number, Change Request ID, date etc.).

To help me fill this out, I have managed to write something that triggers when I either change the patch number, or the day changes (using timers and notifications), which can update my method text template, and a number of accelerator keys to allow me to quickly add in the required details.

The problem is, that in order to have these updated preferences applied over all open windows, I need to open and close the preferences dialog (which as part of close, iterates through open windows updating preferences).

I would like a way to be able to trigger a preferences refresh over all open windows in the development environment.

  • Blake De'Ath
  • May 24 2019
  • IDE Backlog
  • Attach files