ant task assigned "Before Run/Debug" does not run
I assingned a ant task to run before I start my application.
It's a tomcat web application. But my task is never called before tomcat is started. It used to work before. I'm using 957 on windos xp.
请先登录再写评论。
Maybe this is related to http://www.intellij.net/tracker/idea/viewSCR?publicId=19482. This problem also occurs in a Tomcat web application.