Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I closed the main.xml Layout file in Eclipse, and all of the sudden, this is what I get:

enter image description here

No XML content. Please add a root view or layout to your document

All of the xml code is gone, the Graphic Layout editor is gone, and I can't get anything back. I lost the whole project. I'm in Eclipse 3.7.

I really need help with this. It has done this to EVERY Android project I've ever created. I can't finish an app. I get 2 activities done, then Eclipse bones me with this screen again.

share|improve this question
This seems stupid .. but have seen the code . Sometimes UI part doesnt work properly. – Mohit Sharma Feb 29 '12 at 4:54
Did you restart your Eclipse? Because, sometimes i'm also having this same problem. – Praveen Feb 29 '12 at 4:55
Hi. Few Suggestions: 1.Please check if everything's intact in your workspace. 2. Clean your projects. 3. Update to newest version of ADT. See if all these help you and revert to this question thread. :) – Ghost Feb 29 '12 at 4:56

1 Answer

up vote 0 down vote accepted

may be the xml dont save, you can try this:

right click the xml file -> compare with - > local history

in the local history to find right content

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.