android - Troubles while importing HoloEverywhere -
i'm following guide: https://stackoverflow.com/a/10888882/1943607
follow steps below add holoeverywhere
download zip github computer unzip folder go eclipse , choose file->new-> android project
select create project existing source , browse holoeverywherelib folder inside extracted folder
press finish
right click on newly created project , go properties. under android heading, should see section library checkbox islibrary. make sure that's checked , press add , added library actionbarsherlock.
i unzipped folder. went eclipse -> right click -> import -> android -> existing android code workspace. select unzipped folder , it's showing this:
when click finish:
and if create new project, , try import it, cant find library; type org.
, isn't showing rest (org.holoeverywhere.app.***activity). (like github says https://github.com/prototik/holoeverywhere#how-to-use-maven)
can me out?
edit: i've tried remove src .classpath files same result
clone repository using github desktop. install egit on eclipse. use import-->git-->projects git.