I\'m working on a project with Eclipse and by now everything was fine, but last time I\'ve tried building it, it returned the error,
\"The project was
Solution (for me): In my case the file was no longer existing wherever it was linked from, hence the file could not be found ( obvious ). All of the files being referenced are in paths in my src folder somewhere or in other local projects. Nothing so far has worked for me except the following...
How I was able to remove my broken links.
Link removed.
This is a dirty workaround. I do hope that this issue is resolved however.