I follow the steps from https://stackoverflow.com/a/5271194/1973953 this link.
But when i run an application i am getting these errors
i have only one line in my project.properties file "target=android-11"
And this is my AndroidManifest.xml
So my question is why i am getting these errors and how to solve them...