Eclipse losing track of files?
Posted by Kelvin in
Coding,
Eclipse,
IDE on 30-04-2009 |
2 Comments
One of the most annoying things about Eclipse is the way it manages files and will refuse to open anything which has been edited outside of the IDE, typically it will throw a ResourceException with the message showing “Resource is out of sync with the file system”.
This problem can be alleviated...