Eclipse not showing drawables and layouts after deleting files -


i accidently deleted files desktop project depending on in eclipse(shift+del)
in eclipse project not showing

  1. entire packages hierarchy
  2. all java class files
  3. all drawables in drawables folder there no drawable-hdpi etc mdpi etc folder
  4. all layouts in layouts folder
  5. all localized strings folder i.e. there 1 folder of values

i've tried add external library projects , jars project depending on still unable solve problem

i've tried project>>restore local history amazingly missing layouts, classes , drawables not listed there

just, create new project , import old project data.


Comments

Popular posts from this blog

java - Callback from new thread to class from which thread was initiated -

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -