Java 我在哪里可以下载 JDK 1.6u20 64 位?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3731133/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where can I download JDK 1.6u20 64-bit?
提问by Kevin
I'm working on an Android program for my senior capstone project, and having trouble getting the correct environment configured. I'm using a 64-bit windows machine with Eclipse 3.5 and JDK 1.6u21. From what I've been able to gather, Eclipse 3.5 doesn't play well with update 21 on 64 bit architectures, and it's recommended to use JDK 1.6u20. Problem is, I can't find update 20 anywhere. Can anyone point me in the right direction? Thanks.
我正在为我的高级顶点项目开发一个 Android 程序,但无法配置正确的环境。我正在使用带有 Eclipse 3.5 和 JDK 1.6u21 的 64 位 Windows 机器。据我所知,Eclipse 3.5 在 64 位架构上不能很好地与更新 21 配合使用,建议使用 JDK 1.6u20。问题是,我在任何地方都找不到更新 20。任何人都可以指出我正确的方向吗?谢谢。