Tomcat and Eclipse Remote Debug 1. Modify Catalina.Batrem ----- Execute The Requested Command ---------------------------------------------------------------------------------------- ---------
SET CATALINA_OPTS = -server -xdebug -xnoagent -djava.compiler = none -xrunjdwp: Transport = dt_socket, server = y, suspend = n, address = 8000
2. Newly built Eclipse
Run / debug / remote Java Application / New /
3.catalina Run
4. Start Eclipse Debug