質問

I would like to know what to change in debug.bat (or in any other configuration file) in order to use JRebel from console rather than from IDE. Thanks in advance.

役に立ちましたか?

解決

You basically need to add -javaagent:[path/to/]jrebel.jar to JAVA_OPTS

Documentation

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top