Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't find Tomcat in Run/Debug Configurations - IntelliJ Ultimate 2016.2.4

enter image description here

As you can see from the image, when I'm trying to add Tomcat to my Run configurations, it doesn't show as an option but I have IntelliJ Ultimate, so I'm a little confused as to why it's not showing up. Am I missing a plugin?

like image 221
silverAndroid Avatar asked Sep 13 '16 15:09

silverAndroid


1 Answers

You should Install Tomcat and TomEE Integration plugin.

File –>> Settings –>> Type Plugin –>> Make sure Tomcat and TomEE Integration should be checked. Otherwise, you should install the plugin by clicking Install JetBrains Plugin button.

enter image description here

Note: This plugin is only available in Ulimate edition

like image 158
Chamin Wickramarathna Avatar answered Oct 14 '22 04:10

Chamin Wickramarathna