Howdy friends, I have been fishing around for a whlile trying to figure out why my tomcat application server deployments are all named with Unnames_<project name>, I have attached a screenshot.
I sort of expected the firstone to be Unnamed because that how it is defined in my build configurations. Sense i have started working with testing deployments on different version of tomcat, i wanted to change the name of the run configuration. every time i do that, all i get is Unnamed_(1)_<projectName>. I would expect this folder to get named something like "Tomcat_7.0.42_<projectName>" another screen shot is attached.
im on a Mac, using intellij 13.1.4 Ultimate edition.
On a side note, I think it would be a good enhancement ot auto open the tomcat deployment logs directory when i try and add a log to a run configuration. Right now, i have to go through all the folders down to /Users/<username>/Library/Caches/IntelliJIdea13/tomcat/<runConfiguration>.
Thanks for any help guys. Its not really a big deal, just something i expected to be automatic for some reason.