attach tomcat configuration (server.xml and so on) to run configuration?
is this possible in idea, and if yes, how? i can do it in eclipse and don't want to make lots of copies of a tomcat and manually manage the server configurations
Please sign in to leave a comment.
There is no way to attach server.xml to a run configuration.
However you can copy /conf folder from Tomcat to a separate directory and specify it as 'Tomcat base directory' in Tomcat settings.
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
almost. the setting doesn't work properly, i reported it:
http://youtrack.jetbrains.net/issue/IDEA-65090