So, after several years using Eclipse I finally decided to give IntelliJ a chance (ultimate edition). I added the tomcat server in the file->settings... option. The tomcat integration plugin is also enabled in the plugin list. Hitting Control + Shift + A and typing "Application Servers" will show me a "disabled" option. The same happens in the View menu. So, how can I enable the tab, deploy and manage my web apps? Thanks :)
If you still can't find it, hit Ctrl + Shift + A (Enter action or option name) and type "application servers". Hit Enter and IntelliJ will open proper window.
Press Ctrl+Alt+S to open the IDE settings and select Build, Execution, Deployment | Application Servers. and select the application server.
Select View | Tool Windows | Services from the main menu or press Alt+8 . In the Services tool window, click Add service, then select Run Configuration Type. Select a run/debug configuration type from the list to add all configurations of this type to the window.
To run the configuration, press Alt+Shift+F10 and select the created application server configuration. or press Shift+F10 to run it. You can also use the Services tool window to list and manage all available application server running configurations.
For this tool window to be available, the Application Servers View plugin must be enabled and there must be at least one application server run/debug configuration in your project.
Source: http://www.jetbrains.com/idea/webhelp/application-servers-tool-window.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With