I want to switch from Tomcat to Glassfish for the deployment of my web application. Unfortunately, the application server Glassfish is not listed in the dialog of my IntelliJ IDE. The IntelliJ documentation lists Glassfish. How am I able to add/use it?
UPDATE I tried previous version of the IDE and with 2017.2.7 Glassfish appears in the list of application servers: Does anybody know why IntelliJ IDEs with versions 2017.3.x are missing Glassfish?
GlassFish Integration bundled plugin must be enabled in Settings (Preferences on Mac) | Plugins.