00 Votes

Eclipse: Solve "Resource is out of sync with the file system" Error

Question by Anja Proggy | 2013-12-09 at 17:29

After some time, I have just opened one of my old projects in Eclipse. Unfortunately, I got the following error, when doing so:

Resource is out of sync with the file system

I do not know whether I have changed anything within the project. When I opened my project for the last time in Eclipse, all was okay. Does someone know what I can do?

ReplyPositiveNegative
0Best Answer0 Votes

This error can occur whenever you have made changes on the directory or files of the project folder of Eclipse.

Try to click with the right mouse button on your project in the "Package Explorer" and then on "Refresh" (F5). This should work for you.

If you are often applying manual changes to your project folders in Eclipse, it can be helpful to go to "Window > Preferences > General > Workspace" in Eclipse and to activate the option "Refresh automatically" there. This should make Eclipse doing the refreshing automatically.
2013-12-09 at 18:15

ReplyPositive Negative
Reply

Related Topics

PHP: File Download Script

Tutorial | 0 Comments

Rename File to its Folder Name

Tutorial | 0 Comments

Android Splash Screen Tutorial

Tutorial | 0 Comments

Important Note

Please note: The contributions published on askingbox.com are contributions of users and should not substitute professional advice. They are not verified by independents and do not necessarily reflect the opinion of askingbox.com. Learn more.

Participate

Ask your own question or write your own article on askingbox.com. That’s how it’s done.