- While your application is running, open the run/debug configuration being used.
-
On the Server tab of the Run/Debug Configurations dialog,
specify the application update settings:
- Perform on 'Update' action. Select the required update option from the list.
- Show dialog. Select this check box to be able to see and change the current update option in the Update <application name> dialog. This dialog will be shown prior to actually updating the running application.
- On frame deactivation. Select the necessary update option from the list. (If no update actions are required, select Do nothing.)
- Click OK in the Run/Debug Configurations dialog.
- Now to update the running application, do one of the following:
- Click Update <application name> application
on the toolbar of the Run or Debug tool window.
- On the main menu, choose .
- Press Ctrl+F10Command F10.
Note
If you switch from IntelliJ IDEA to a different application, the update option you have selected in the On frame deactivation list will be used.
- Click Update <application name> application
-
While your application is running, do one of the following:
- Click Update <application name> application
on the toolbar of the Run
or Debug tool window.
- On the main menu, choose .
- Press Ctrl+F10Command F10.
- Click Update <application name> application
-
In the Update <application name> dialog that opens,
select the necessary update option.
Additionally, if you don't want to see this dialog when updating your application,
select the Don't ask again check box.
Click OK.
Note
- If the Update <application name> dialog is not shown, you can enable it by turning on the Show dialog option in the current run/debug configuration.
- If you select a different update option in the Update <application name> dialog, the current run/debug configuration will be changed accordingly.
- While your application is running, click
on the toolbar of the Deployment tab.
Note
If you open the active run/debug configuration for editing, you'll see that the On frame deactivation setting has changed accordingly.

