简体   繁体   中英

Setting build path has encountered a p‌r‌o‌b‌l‌e‌m - A resource exists with a different case

I have a java project with build path related to folder that were deleted. Now I want to edit references but while saving I got following error -

Setting build path has encountered a problem - A resource exists with a different case and changes rejected.

What's wrong?

Most probably it is due to the deleted resource that is still being referenced from your build path. Make sure the the resource exists in your physical disk.

If possible can you add additional log messages.

  • Close the project, re-open and try again

if this doesn't work:

  • Close eclipse, re-open and try again

if this doesn't work:

  • Close project, manually edit .classpath file, re-open project

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