我是Ubuntu的新手。首先,我已经从Eclipse 3.8
安装了Ubuntu software center
,但我不想要这个版本的eclipse。当我删除它并尝试从Eclipse oxygen
安装official Eclipse website
时,我遇到了以下错误:
Version 1.7.0_131 of the JVM is not suitable for this product.
Version: 1.8 or greater is required.
我在互联网上阅读了如何修复它,但它似乎无法自行解决。
答案 0 :(得分:0)
sudo chmod 775 ~/Downloads/eclipse installer name
授予权限,然后通过./.eclipse name you specified above
启动脚本。如果一切正确,将启动gui安装程序。