Intellij: android-support-v4.jar in included in actionBarSherlock and Project => IllegalArgumentException

后端 未结 1 1366
无人共我
无人共我 2020-12-15 21:12

I am currently migrating all my projects from Eclipse to IntelliJ Idea.

When I was using Eclipse, the package was only included in ActionBarSherlock library and when

相关标签:
1条回答
  • 2020-12-15 22:10

    Try to play with dependencies scopes and export flags. Check this page for the description: dependency tab.

    0 讨论(0)
提交回复
热议问题