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

发布于 2024-10-08 04:09:59 字数 800 浏览 2 评论 0原文

我已经安装了jdk,sdk,eclipse,并设置了路径。i将显示jdk版本,sdk。

jdk版本测试:

C:>java -version java版本“1.6.0_10” Java(TM) SE 运行时环境(版本 1.6.0_10-b33) Java HotSpot(TM) 客户端 VM(构建 11.0-b15,混合模式,共享)

sdk 测试:

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

其中选项包括: -client 选择“客户端”VM -server 选择“服务器”VM -hotspot 是“客户端”VM 的同义词 [已弃用] 默认虚拟机是客户端。

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

日食版本: 适用于 Java 开发人员的 Eclipse IDE---Eclipse Galileo SR2 Packages (v 3.5.2)

但在安装 ADT 时遇到问题:我在线安装它,网址 问题是:

您正在安装的软件包含未签名的内容。无法确定该软件的真实性或有效性。

I had installed jdk,sdk,eclipse,and set the path.i will show the jdk-version,sdk.

jdk version test:

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)

sdk test:

C:>android -help
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)

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.

-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)

but have a question when i install the ADT: i install it online,the url
the question is :

you are installing software that contains unsigned content.The authenticity or validity of this software cannot be established.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

听不够的曲调 2024-10-15 04:09:59

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

Just accept it and allow it to install.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文