作者:平凡兔兔2006 | 来源:互联网 | 2023-01-29 18:09
IamnowabletoautoincrementallycompileonsaveinmyJavaEEprojectthatisrunningonaWebsp
I am now able to auto incrementally compile on save in my Java EE project that is running on a Websphere server.
我现在能够在我在Websphere服务器上运行的Java EE项目中自动逐步编译保存。
I unistalled jRebel because I had issues starting the server suddenly, and noticed that now that Intellij is auto compiling I am also able to see the changes "almost" effectively ( slower than in Eclipse )
我没有阻止jRebel因为我突然启动服务器时遇到了问题,并注意到现在Intellij正在自动编译我也能够“几乎”有效地看到这些变化(比Eclipse慢)
So, is jRebel even needed in Intellij? My settings for Websphere can be seen in the picture below. Note that I have only added one Ear file, and it is not the exploded version, still this is working. Is jrebel still in play here someway? jrebel.xml's are still present.
那么,在Intellij中甚至需要jRebel吗?我在Websphere的设置如下图所示。请注意,我只添加了一个Ear文件,它不是爆炸版本,仍然可以使用。 jrebel还在这里玩吗? jrebel.xml仍然存在。
1 个解决方案