jrebel

Redeploy alternatives to JRebel [closed]

只谈情不闲聊 提交于 2019-11-26 10:05:23
问题 JRebel allows for newly compiled code to be redeployed without restarting the application. I am wondering if there are any alternative (free?). The FAQ page answers this question, but I am sure it\'s biased towards JRebel. This question was asked a year ago on this site, but I am bringing it back up to see if anyone has any new information. On a side note, I really like JRebel, but if there is a free alternative, I am willing to try it. One additional note, I am working on an open source

Intellij IDEA Java classes not auto compiling on save

六月ゝ 毕业季﹏ 提交于 2019-11-26 03:47:32
问题 Yesterday I switched to IntelliJ IDEA from Eclipse. I am using JRebel with WebSphere Server 7 as well. Everything now seems to be working somewhat fine, except that when I modify a Java file, and hit save , IntelliJ does not re-compile the file, in order for JRebel to pick it up. The Eclipse \" Build Automatically \" feature resolved this issue. In IntelliJ IDEA, I have to hit CTRL + SHIFT + 9 to re-compile the relevant class for JRebel to pick it up. If changes are done across two files , I