Run Tomcat without artifact
We're doing a package implementation and our Tomcat simply points to a Build folder. I was wondering if it is possible to configure a Tomcat in Intellij, to simply stop and start, without actually configuring or deploying an artifact.
Please sign in to leave a comment.
For those of you who end up here with the same question, you can configure an External Tool in Intellij. Just point it to your startup.bat/startup.sh and Intellij does all the rest.