I was faced with the problem:
error generating final archive debug certificate expired on
but existed ricipes to fix it didn’t work. What did I do ?
- In C:/Windows/User//.android I deleted the debug.keystore file.
- Clean the project
- Rerun Eclipse
No results – anyway I see the subject problem.
Trying to fix it, I recreated debug.keystore, using the keytool in my JDK 1.7, copied new file to C:/Windows/User//.android, rerun Eclipse – no results.
Does this problem mean that my problem project and another projects were spoiled by this bug (feature)?
I’m not sure about this particular error, but I’ve had similar errors that wouldn’t seem to go away. If Eclipse really doesn’t want to get rid of the error, you may have to reinstall it and start a new project and manually move your old project’s java files and resources into it.
Good luck!
EDIT: Also, if you do this, make sure to not use the same workspace folder, as something may be screwed up there to.