Monday, October 24, 2011

How to use JRebel in Eclipse with Jetty plugin

Add VM arguments:
-javaagent:${JRABEL_HOME}/jrebel.jar -Drebel.log=true ${jrebel_args}

0 comments: