No Android project type in Eclipse->File->New-Project

后端 未结 7 2239
既然无缘
既然无缘 2021-02-19 01:02

I am running CentOS 5.5 x86_64 with JDK 1.6, Eclipse Galileo, and the 0.9.7 ADT is installed; however, after installation, the Android project type is not available. I have chec

相关标签:
7条回答
  • 2021-02-19 01:40

    Ok, been looking for the answer to this for an hour, it's not well mentioned.

    if you are using linux then you need to add 2 more things to install ADT correctly:

    • GEF from http://download.eclipse.org/tools/gef/updates/releases
    • WST Server Adapters from http://download.eclipse.org/releases/galileo/ (modify for your release)

    do it the same as the adt plugin install.

    maybe you need to uninstall then reinstall the adt plugin after?

    sources:

    • ubuntuforums.org/showthread.php?t=1595684
    • sonalsantan.blogspot.com/2010/10/eclipse-adt-plugin-on-ubuntu-1010-after.html
    0 讨论(0)
提交回复
热议问题