IntelliJ IDEA 2019.3 Help

Enabling application server integration plugins

All the available server integration plugins are enabled by default. However, before you start working with an application server, it's always worth making sure that the necessary plugin or plugins are enabled.

The server integration plugin names, normally, include the name of the server and the word Integration or Support, for example, GlassFish Integration, dmServer Support, Tomcat and TomEE Integration, and so on.

  1. Open the Settings/Preferences dialog Ctrl+Alt+S.

  2. In the left-hand part of the dialog, select Plugins.

  3. In the right-hand part of the dialog, on the Plugins page, type the server name of interest (for example tomcat) in the search box. As a result, only the plugins whose names and descriptions contain the typed text are shown in the list of plugins.

  4. If the checkbox to the right of the plugin name is not selected, select it.

  5. Click OK in the Settings dialog.

  6. If suggested, restart IntelliJ IDEA.

Last modified: 26 April 2020