I think the title is very clear. Sometimes I have some build errors, and in the Libraries
tab of Java Build Path
, I add/remove libraries, etc ... but when I delete the Android X.X
"folder", I can't bring it back. What I do is to delete the project from the Workspace and Import
it again as Existing Android Project
.
- Is there a way to add it directly without deleting-importing a project?
- How does eclipse generate it? for what purpose? Why if missing eclipse doesn't show errors before building?
Please help me understand all these!