Error importing Maven Android Android project to Eclipse with ADT 20

前端 未结 4 1042
终归单人心
终归单人心 2021-02-02 12:48

I\'m updated the ADT plugin to the last version (20) and the android-sdk tool. Now when I try to import an existent Android Maven to Eclipse raise the exception An interna

4条回答
  •  我在风中等你
    2021-02-02 13:32

    This is a known issue with the m2e-android plug-in caused due to changes in the ADT API:

    https://github.com/rgladwell/m2e-android/issues/89

    Please be patient while we find a fix.


    Update: The new 0.4.2 release fixes this issue was released today, please run an Eclipse update (Help -> Check for Updates) and let me know if this resolves your problems.

提交回复
热议问题