【问题标题】:Eclipse in ubuntu 14.04Ubuntu 14.04 中的 Eclipse
【发布时间】:2017-08-05 15:03:47
【问题描述】:

我是 Ubuntu 的新手。首先,我从Ubuntu software center 安装了Eclipse 3.8,但我不想要这个版本的eclipse。当我删除它并尝试从official Eclipse website 安装Eclipse oxygen 时,我遇到了以下错误:

Version 1.7.0_131 of the JVM is not suitable for this product.
Version: 1.8 or greater is required.

我在互联网上阅读了如何修复它,但似乎无法自行修复。

【问题讨论】:

  • 您需要安装 Java 8 才能运行当前版本的 Eclipse。

标签: eclipse ubuntu-14.04


【解决方案1】:
  1. 通过 ppa 安装最新的 java 8:Guide how to install Java 8 JDK/JRE
  2. 从 eclipse 官方网站下载 eclipse 安装程序。通过sudo chmod 775 ~/Downloads/eclipse installer name 授予权限,然后通过./.eclipse name you specified above 启动脚本。如果一切正确,则将启动 gui 安装程序。

【讨论】:

    猜你喜欢
    • 2016-04-24
    • 1970-01-01
    • 2014-08-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-02-14
    • 1970-01-01
    • 2023-03-03
    相关资源
    最近更新 更多