Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 Eclipse Helios 中开发一个应用程序,从昨天开始,在运行该应用程序时,并没有应用代码中的每一个更改。我不知道发生了什么。我的 Eclipse 是否已损坏?有没有人遇到过这样的情况?很多谢谢。
您可能禁用了自动构建,因此 Eclipse 永远不会编译您的更改。检查主菜单项目 -> 自动构建。