Eclipse ADT update does not work

后端 未结 8 646
不知归路
不知归路 2020-12-09 04:13

I updated my android sdk to and I tried updating my adt via ecplise through

Help-> Check for updates

This action results in the d

相关标签:
8条回答
  • 2020-12-09 04:46

    If the solution of madlymad is not working, you could also try this solution which has worked for me.

    In short: completely uninstall adt and then use the archive to install it again (as suggested above).

    Without the uninstall i ran into conflicting jars.

    0 讨论(0)
  • 2020-12-09 04:50

    I had another issue with ADT 23+.

    My ADT plugin was out-of-date, but Eclipse was still saying that the latest version was already installed. Installing manually the latest ADT version with the archive was not working either.

    Eclipse was wrong so I made a clean install of ADT Plugins.

    1. Uninstall ADT in Eclipse: Help > About Eclipse > Installation Details

    2. Select the plugins then click on Uninstall...

    3. Relaunch Eclipse

    4. Install ADT again: Help > Install New Software...

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