HoloEverywhere error: build path contains duplicate entry src

Vinuthan picture Vinuthan · Jan 11, 2013 · Viewed 13.8k times · Source

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.

Answer

Arch1tect picture Arch1tect · May 28, 2013

This is how mine solved:

property->resource->Android, tick an Android build target then click OK