热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

在Intellij中甚至需要jRebel吗?-IsjRebelevenneededinIntellij?

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仍然存在。

enter image description here

1 个解决方案

#1


0  

It appears, as if jRebel is still running, although the plugin is uninstalled. I can see jRebel outputs in the logs. Unsure why really, but it must be why things are running this smooth.

尽管插件已卸载,但似乎jRebel仍在运行。我可以在日志中看到jRebel输出。不确定为什么真的,但这必然是事情顺利进行的原因。

So the answer is no for now.

所以现在的答案是否定的。


推荐阅读
author-avatar
平凡兔兔2006
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有