简体   繁体   English

我无法在Windows XP(32位)上安装Eclipse 3.5.2的ADT插件

[英]I can't install the ADT plugin for eclipse 3.5.2 on windows XP(32bit)

I had installed jdk,sdk,eclipse,and set the path.i will show the jdk-version,sdk. 我已经安装了jdk,sdk,eclipse,并设置了路径。我将显示jdk-version,sdk。

jdk version test: JDK版本测试:

C:>java -version java version "1.6.0_10" Java(TM) SE Runtime Environment (build 1.6.0_10-b33) Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing) C:> java -version Java版本“ 1.6.0_10” Java(TM)SE运行时环境(内部版本1.6.0_10-b33)Java HotSpot(TM)客户端VM(内部版本11.0-b15,混合模式,共享)

sdk test: sdk测试:

C:>android -help Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args...] (to execute a jar file) C:> android -help用法:java [-options]类[args ...](执行一个类)或java [-options] -jar jarfile [args ...](执行jar文件)

where options include: -client to select the "client" VM -server to select the "server" VM -hotspot is a synonym for the "client" VM [deprecated] The default VM is client. 其中的选项包括:-client选择“客户端” VM -server选择“服务器” VM -hotspot是“ client” VM的同义词[不建议使用]默认VM为client。

-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>

the eclipse version: Eclipse IDE for Java Developers---Eclipse Galileo SR2 Packages (v 3.5.2) Eclipse版本:面向Java开发人员的Eclipse IDE --- Eclipse Galileo SR2软件包(v 3.5.2)

but have a question when i install the ADT: i install it online,the url the question is : 但是当我安装ADT时有一个问题:我在线安装它,URL是:

you are installing software that contains unsigned content.The authenticity or validity of this software cannot be established. 您正在安装包含未签名内容的软件。无法确定此软件的真实性或有效性。

只需接受并允许其安装即可。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM