tags:

views:

36

answers:

1

Hi I accidentally deleted the AndroidManifest.xml from the Package Explorer panel. The file still exists intact in the original directory but I cant find any option in the Eclipse ide that seems to be for restoring it. I thought it might be 'Import' but manifest isnt one of the types on offer. Can anyone suggest how I can get the file into the package? Thanks Ron

+1  A: 

Just copy/paste it into the project.

schwiz