【问题标题】:Why am I getting an error message when trying to install the Java SDK on Windows 7?为什么尝试在 Windows 7 上安装 Java SDK 时收到错误消息?
【发布时间】:2015-08-28 03:41:14
【问题描述】:

我安装了 Eclipse IDE,但它说我需要安装一个 SDK 才能运行它。我从 Oracle 下载了它,但无法启动和运行它。我有 Windows 7,它说“退出代码 = 13”。

【问题讨论】:

  • 在哪个操作系统上,如果是 Windows,则检查 32 位或 64 位
  • “麻烦”是什么意思?请具体说明,否则我们无能为力!
  • 先说明错误!!!
  • 它的 Windows 7。错误消息显示“返回退出代码 13”。
  • [stackoverflow.com/questions/4945178/…(eclipse 退出代码 13)

标签: java sdk installation


【解决方案1】:

我认为您可以执行以下步骤:

1. Download JDK. e.g JDK 7. http://docs.oracle.com/javase/7/docs/webnotes/install/windows/jdk-installation-windows.html
2. Install it in your Windows
3. Check current version that is success or not by go to cmd and type: java -version
4. Start your Eclipse. 

如果您仍然有错误,请在 Google 上搜索详细信息。 希望这有帮助。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-03-07
    • 1970-01-01
    • 2010-12-11
    • 2011-08-18
    • 1970-01-01
    • 1970-01-01
    • 2020-08-01
    • 1970-01-01
    相关资源
    最近更新 更多