IntelliJ IDEA 2017.1 Help

Deployment Console

This console shows which of the configured and marked for deployment artifacts are successfully deployed and which are not. Use the console to deploy and undeploy artifacts and configure their execution on the server.

ItemTooltip and ShortcutDescription
/help/img/idea/2017.1/deploymentConsoleArtifactDeployedSuccessfully.png Artifact is deployed successfully This icon next to an artifact indicates that the artifact has been successfully deployed to the server.
/help/img/idea/2017.1/deploymentConsoleArtifactNotDeployed.png Artifact is not deployed This icon next to an artifact indicates that the artifact has not been deployed to the server yet or has been undeployed from the server.
/help/img/idea/2017.1/deploymentConsoleDeployAll.png Deploy All Click this button to have IntelliJ IDEA deploy all the artifacts from the list of items to be deployed in the Deployment tab of the Run/Debug Configuration dialog box.
/help/img/idea/2017.1/deploymentConsoleUnDeploy.png Undeploy Click this button to have the selected artifact undeployed from the server.
/help/img/idea/2017.1/refresh.png Ctrl+F5
Refresh Deployment Status
Click this button to synchronize the deployment status indications for artifacts with the server.
update_resources_on_frame_deactivation_icon.png Update Resources On Frame Deactivation Click this button if you want the application to be updated automatically when you switch from IntelliJ IDEA to a different application. (Switching to a different application is referred to as frame deactivation.)

This button is a toggle that turns the corresponding option on or off. If enabled, the application assets to be updated are defined by the current setting of the On frame deactivation option in the active run/debug configuration.

Note that by changing the state of the button you also change the setting of On frame deactivation in the current run/debug configuration. For example, if you disable the button, the setting changes to Do nothing.

See Also

Last modified: 18 July 2017