Use the application-specific means of exiting from your JADE runtime application (for example, your system may have an Exit menu, an Exit button, or a File menu that contains an Exit command).
When you exit from a runtime JADE application:
Any current form is closed.
All locks are released.
All objects (including profile statistics) are cleared from memory.
Any current JADE development session is not terminated when you exit from a runtime JADE application.
To sign off from a JADE application, perform one of the following actions
Select the application-specific means of exiting from your JADE application (for example, an Exit command from a File menu).
Click the close icon at the top right corner of the window, or select the Close command from the Control‑Menu.
Press Ctrl+X.
Your JADE application is then closed down.