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

12,272

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

Share:
12,272
silverAndroid
Author by

silverAndroid

I'm a student at the University of Ottawa in Canada studying Software Engineering. I love to program and I love a coding challenge. I'm not gonna lie, I tend to give up easily unless I have the passion to finish it, which is what programming is to me, my passion. I hope at the end of the 4 years of my degree, I will be able to apply the knowledge I have learned in and out of school to apply to my daily life, whether it be programming or socializing.

Updated on June 19, 2022

Comments

  • silverAndroid
    silverAndroid almost 2 years

    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?