Cannot install Eclipse [message #1802674] |
Wed, 13 February 2019 18:20  |
Eclipse User |
|
|
|
I have a problem with installing Eclipse
I work with:
MacBook Pro 2018; macOS Mojave
Java 8 update 201
the latest Eclipse
When I first time installs Java and Eclipse, they were fine. But the next time I tried to open Eclipse, it didn't work. Then I uninstall it, but when I install it back, it shows error. The contents it gives me are below.
I've googled it, and got confused.
Can somebody help me solve this problem?
I really appreciate.
--------------------------------------------------------------
Java was started but returned exit code=1
-Xms256M
-Xmx1024M
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Djava.class.path=/Volumes/Eclipse Installer/Eclipse Installer.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar
-os macosx
-ws cocoa
-arch x86_64
-showsplash
-launcher /Volumes/Eclipse Installer/Eclipse Installer.app/Contents/MacOS/eclipse-inst
-name Eclipse Installer
--launcher.library /Volumes/Eclipse Installer/Eclipse Installer.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.900.v20180922-1751/eclipse_1801.so
-startup /Volumes/Eclipse Installer/Eclipse Installer.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar
--launcher.appendVmargs
-data @noDefault
-keyring /Users/shay/.eclipse_keyring
-vm /Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home/bin/../lib/server/libjvm.dylib
-vmargs
-Xms256M
-Xmx1024M
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Djava.class.path=/Volumes/Eclipse Installer/Eclipse Installer.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar
|
|
|
Re: Cannot install Eclipse [message #1802739 is a reply to message #1802674] |
Thu, 14 February 2019 22:36  |
Eclipse User |
|
|
|
In "-vm /Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home/bin/../lib/server/libjvm.dylib", which looks like the contents of an eclipse.ini, there should be a new line separating it instead of a space. It also looks like it's trying to use JDK11 instead of the Java 8 version you mentioned. How was this installed?
[Updated on: Thu, 14 February 2019 22:36] by Moderator Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.10126 seconds