The main purpose of this blog is for me to build up snippets of information I build up over time and want to recall whereever I may need to. An online log book really. There may be inaccuracies in my blog entries too, but I will update each entry as my understanding on subjects evolve.
Wednesday, 23 January 2008
Remote Debugging with Maven 2
set MAVEN_OPTS=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8008,server=y,suspend=y
0 comments:
Post a Comment