Connecting to embedded application server(tomcat7) Permanently deleted user Created April 29, 2013 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