Without using maven, to run the app on tomcat from the Intellij IDE, all you have to do is create an artifact and a \"tomcat\" run configuration pointing to that artifact, this
When you setup this: n IntelliJ, open Menu > View > Tool Windows > Maven Projects, you will see this menu:
When you click on this picture you can enter the goal of Maven, for example tomcat7:run