Tomcat远程调试,jpda:8000端口
在tomcat/bin 目录下找到./catalina.sh 修改jpda,address启动 ./catalina.sh jpda start
调试:打开eclipse
然后在eclipse项目中打断点,浏览器运行后