简体   繁体   中英

Eclipse: Way for force updating/rebuilding from a build or classpath file?

Eclipse 3.8.2

I'm working on a large project in Eclipse, composed of dozens of Eclipse plugins. I did a Team > Update > Head to get a fresh set of code down. I then did a clean and build, but got many errors.

I had several "build path invalid" errors, that a team mate helped me fix by instructing to open up some build, classpath and manifest files, typing a blank space, removing the space, and saving.

That forced eclipse to take another look at those files and reset things, making the errors go away.

My question is, is there an automatic way to make eclipse look at those kind files without having to to trick it into doing so?

关闭和重新打开项目通常会有所帮助。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM