Eclipse Indigo Android ADT - install OK, no “Android” option in Preferences and New Project

前端 未结 9 1625
野的像风
野的像风 2020-12-10 14:48

I have Eclipse (Indigo Service Release 1, Build id: 20110916-0149) running on Win XP.

I\'ve added https://dl-ssl.google.com/android/eclipse/ and installed 4 plugins

9条回答
  •  遥遥无期
    2020-12-10 15:23

    I tried everything and nothing worked until I made my JAVA_HOME and PATH point to my JDK 6, they were pointing to the 5, then before installing the ADT plugin, make sure Eclipse is using the JDK 6 in Preferences/Java/Installed JREs. Of course make sure you are running/installing everything as an administrator.

提交回复
热议问题