Tomcat Debug Mode

I can run my app within tomcat just running it, but when I try to debug it
it doesn't seem to put the classpath together when starting tomcat.

I get errors that it can't find my classes, but it works fine if I just run
it normally.


0
Avatar
Permanently deleted user

Look at http://www.intellij.net/tracker/idea/viewSCR?publicId=10402. The issue is corrected in build 809.

0

请先登录再写评论。