actionbarsherlock samples + Maven -


i have imported actionbarsherlock eclipse , i'm trying build samples. eclipse plugins up-to-date. took original pom.xml changed android api version 23.

however in each sample encounter following message:

dependency=[com.actionbarsherlock:actionbarsherlock:apklib:4.4.0:compile] not found in workspace 

whatis wrong combination maven/eclipse/sherlock apklib? apklib downloaded in local maven repository.

ok, found answer.

actionbarsherlock + maven + eclipse: dependency not found in workspace

however answer-link not valid more (http 404).


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -