I am getting an error in my Problems tab for my Android Project in Eclipse. The error is \"Android Packaging Problem\" with an Unknown location.
Cleaning the project was not enough for me. I had to first remove a that specified the interface from the .classpath file and a 's to the same interface in the .project file before cleaning the project would remove the error.
's