简体   繁体   English

Jrebele + JBoss 4.2.3。 如何从run.bat设置启动

[英]Jrebele + JBoss 4.2.3. How to set the launching from run.bat

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. 我想知道在debug.bat(或任何其他配置文件)中要更改的内容,以便从控制台而不是从IDE使用JRebel。 Thanks in advance. 提前致谢。

You basically need to add -javaagent:[path/to/]jrebel.jar to JAVA_OPTS 你基本上需要添加-javaagent:[path/to/]jrebel.jarJAVA_OPTS

Documentation 文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM