HoloEverywhere error: build path contains duplicate entry src
android, android-holo-everywhere
Solution
This is how mine solved:
property->resource->Android, tick an Android build target then click OK
Problem
I'm developing an app currently which shall use ActionBarSherlock and HoloEverywhere however whenever I try to import the HoloEverywhere library into eclipse I get the following error: Build path contains duplicate entry: 'src' in project 'library' I have checked the library folder and there is no duplicate in it but it still complains. Thank you in advance.