开发者

eclipse: turn off automatically reloading of class files

开发者 https://www.devze.com 2023-01-18 01:52 出处:网络
eclipse hasa very nice feature. that is when you debug, it reloads changes to your source files 开发者_JS百科when you save the file.

eclipse has a very nice feature. that is when you debug, it reloads changes to your source files 开发者_JS百科when you save the file.

what is the name of this feature?

is it possible to turn it off?

thanks!


I think you mean Hot Code Replace, you can disable this feature by disabling (uncheck) Build Automatically from the Project menu.

0

精彩评论

暂无评论...
验证码 换一张
取 消