Since last night, Eclipse hasn't been letting me run any of my projects and gives me the error "Your project contains error(s), please fix it before running it".
- This happens regardless of which project I use.
- There are no code errors in any projects
- There are no missing files (R.java, etc.) or folders (src, res, etc.)
- There are no errors in the console (even on verbose) or the error log screen
- I've cleaned all the projects, and each individual project many times
- I've restarted ADB, Eclipse, and my computer
I have no idea what to do next, so hopefully its fixable. NOTE: I am using Git, and this occurred after switching to my master branch to export a new update to one of my apps.
Thank you in advance! (:
Edit 1: I have also tried deleting and re-importing the projects before I posted this.