Connecting to embedded application server(tomcat7) Permanently deleted user 创建于 2013年04月29日 05:15 Hi,I'm running embedded tomcat7 via maven:mvn tomcat7:runMy question is, how can I connect to debug application in IntlliJ IDEA?
You have to run 'tomcat7:run' goal inside IDEA with debug mode.
Attachment(s):
a.png