【发布时间】:2013-08-18 18:54:59
【问题描述】:
我已经找到maven plugin 来启动tomcat。
Maven 是否有任何插件可以在调试模式下启动 Tomcat?
【问题讨论】:
-
您应该指定要附加调试器的 ide (eclipse/netbeans/?)。对于日食,google.com/search?q=maven+tomcat+eclipse+debug
-
这似乎是您问题的答案:tarique.wordpress.com/2010/09/10/…
标签: maven tomcat maven-plugin