在 ubuntu 16.04 中启动 eclipse php 时出错

在 ubuntu 16.04 中启动 eclipse php 时出错

我已从 Ubuntu 安装并删除了 eclipse mars。现在我无法启动适用于 PHP 开发人员的 eclipseoxygen。

单击 eclipse.exe 文件后出现以下错误

JVM terminated. Exit code=13
/usr/bin/java
-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx1024m
-jar /home/asif/Downloads/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
-os linux
-ws gtk
-arch x86
-showsplash /home/asif/Downloads/eclipse//plugins/org.eclipse.platform_4.6.2.v20161124-1400/splash.bmp
-launcher /home/asif/Downloads/eclipse/eclipse
-name Eclipse
--launcher.library /home/asif/Downloads/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.401.v20161122-1740/eclipse_1618.so
-startup /home/asif/Downloads/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
--launcher.appendVmargs
-exitdata 36801c
-product org.eclipse.epp.package.php.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx1024m
-jar /home/asif/Downloads/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar 

相关内容