Run/Debug Configuration: Tomcat Server

Last modified: 17 June 2024

Use the Tomcat Server run/debug configuration to deploy and debug your applications on Tomcat. For more information, refer to Application server run configurations.

  • Use a Local configuration to run a local instance of the application server and deploy the artifacts to it.

  • Use a Remote configuration to deploy artifacts to a running application server instance.

    note

    Even if you are connecting to a remote application server, you still need a local installation of this server configured under Build, Execution, Deployment | Application Servers as described in Integration with application servers.