英文:
Eclipse not saving my modifications in the current project
问题
我在代码中更改了一个println,但是在刷新 -> 构建项目 -> 作为服务器运行后,结果仍然是旧输出。
我确信是关于Eclipse的,那我该怎么做才能让它工作?
另外,您知道像Eclipse这样的另一个编辑器吗?它有一个内嵌的Tomcat服务器和更多或更少相同的功能吗?(当然更稳定)
英文:
I change a println in my code but after Refresh -> Build Project -> Run as Server the result is still the old output.
I'm sure it's about Eclipse so what can I do to make it work ?
Also, do you know another editor like Eclipse which have an embedded tomcat server and more or less the same functionnalities ? (more stable of course)
专注分享java语言的经验与见解,让所有开发者获益!
评论