Hot code swap is not working, why?

主宰稳场 提交于 2019-12-05 10:35:13

Answer based on my comments to the question (as suggested by OP):

Strange Eclipse behaviour can happen when your workspace or project metadata are corrupted. This can happen for example when you upgrade Eclipse version and use workspace created by the old version.

You should try to re-create your workspace and setup fresh project checkout. If the problem goes away, you know there was something fishy in the workspace metadata.

Antoniossss

You would have to use hot swap proxy for swapping classes in EE container like jRebel. Check it out.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!