Search code examples
intellij-ideaglassfishapplication-server

Glassfish Server not in list of IntelliJ IDEA Ultimate 2017.3.4


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. enter image description here The IntelliJ documentation lists Glassfish. How am I able to add/use it?

  • IntelliJ IDEA Ultimate 2017.3.4
  • MacOS 10.13.3

UPDATE I tried previous version of the IDE and with 2017.2.7 Glassfish appears in the list of application servers: enter image description here Does anybody know why IntelliJ IDEs with versions 2017.3.x are missing Glassfish?


Solution

  • GlassFish Integration bundled plugin must be enabled in Settings (Preferences on Mac) | Plugins.