摘要: Set environment variable MAVEN_OPTS to:-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=nThen in Eclipse 3 click Run > Debug Configurations > create New Remote Java Application. Remember to attach sources. Invoke Maven bymvn jetty:runand start 阅读全文
posted @ 2013-04-25 20:20 lexloo 阅读(307) 评论(0) 推荐(0) 编辑
ccc