I have a Web App I am working on in Eclipse Indigo. I’ve run into an error today, where my added projects under Deployment Assembly are showing errors saying “Cannot find entry: SystemsLib”, but I can remove and readd the project just fine (but the error persists).
Does anyone know what is causing this error?
Ok, so I’m not sure why this happened, but a coworker of mine managed to fix it.
Something in those libraries got changed, which was causing this. Deleting them and pulling them back down from SVN fixed it.