When I try to import HoloEverywhere's library folder into my workspace via Eclipse, I get the following error:
Build path contains duplicate entry: 'src' in project 'library'
Doing some research, I found this thread: HoloEverywhere error: build path contains duplicate entry src One of the suggestions is to edit the .classpath file located in the library folder and then proceed importing this same folder. However, now when importing I get the following errors:
Project has no project.properties file! Edit the project properties to set one.
AndroidManifest.xml file missing!
I have searched all over Stackoverflow and Google and can't find a solution to this. I have tried to fix the project properties via Eclipse to no avail.
Any thoughts on this would be very appreciated.
Thanks in advance.