Gangmax Blog

Tomcat Debugging with IntelliJ IDEA Community Edition

In Eclipse EE edition, there is support to debugging web application with web container implementation like Tomcat. IntelliJ IDEA professional edtion seems have the same function. However, in IntelliJ IDEA community edition, how to do it?

This solution is found here.