简体   繁体   中英

How to configure DCEVM just to reload only modified class?

I was using JRebel trial and switched to DCEVM after trial ended. The difference i observed is, JRebel just reloads the class that is modified whereas DCEVM is almost restarting my tomcat that takes good amount of time.

Is there any setting in DCEVM to just load modified class? I have installed DCEVM as Alternate JVM.

HotswapAgent is free alternative to JRebel. It is extension to DCEVM that supports many Java frameworks and servlet containers. There is also documentation howto setup IDE to use DCEVM + HotswapAgent correctly.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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