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

Warn of uncompiled methods on IDE close

Sometimes it's not obvious if one of your changes has left a method in an uncompiled/error state, without going into the Status List.

For us, leaving a method uncompiled overnight affects both the unit tests and nightly deploys.


It would be useful to have an option in the IDE to warn the user if they still have uncompiled methods. I was thinking just the ones that show for the (old) "Status List for Current User" - but I could see how it might be useful to also show any/all uncompiled methods too.

  • Mason Drew
  • Oct 7 2021
  • Future consideration
  • Attach files
  • Andrew Bishop commented
    October 07, 2021 19:57

    I think this is a great idea. It is annoying when the over night processes like unit test fail because of an uncompiled method.