Which version of eclipse I have to install [message #1753340] |
Sat, 04 February 2017 01:46  |
Eclipse User |
|
|
|
Please help me which version of eclipse I have to install. I am php developer, new bie to java .
My java version
$ java -version
java version "1.8.0_112"
Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
Java HotSpot(TM) Server VM (build 25.112-b15, mixed mode)
I tried install eclipse 64bit installer but I am getting below errors.
$ ./eclipse-inst
Java HotSpot(TM) Server VM warning: You have loaded library /home/sureshk/Downloads/eclipse-installer/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.400.v20160518-1444/eclipse_1617.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
and below errors.
JVM terminated. Exit code=13
/usr/local/java/jdk1.8.0_112/bin/java
-Xms256M
-Xmx1024M
-jar /home/sureshk/Downloads/eclipse-installer//plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /home/sureshk/Downloads/eclipse-installer/eclipse-inst
-name Eclipse Installer
--launcher.library /home/sureshk/Downloads/eclipse-installer//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.400.v20160518-1444/eclipse_1617.so
-startup /home/sureshk/Downloads/eclipse-installer//plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
--launcher.appendVmargs
-exitdata 428019
-data @noDefault
-vm /usr/local/java/jdk1.8.0_112/bin/java
-vmargs
-Xms256M
-Xmx1024M
-jar /home/sureshk/Downloads/eclipse-installer//plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
|
|
|
|
Powered by
FUDForum. Page generated in 0.58656 seconds