ActionBarSherlock + maven + eclipse: dependency not found in workspace

前端 未结 5 1378
我在风中等你
我在风中等你 2021-01-07 20:08

I\'ve updated to lastest version of ADT Plugin and I faced this issue, solved updating also m2e-android eclipse plugin. Now, I\'m able to compile my project through console,

5条回答
  •  失恋的感觉
    2021-01-07 20:37

    For those who don't know what "MAVENIZED" means it is convert a simple project to be a Maven Project.

    In Eclipse, right click in your project, Configure -> Convert to Maven Project

提交回复
热议问题