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++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -