|
Re: Eclipse failed to run [message #1695608 is a reply to message #1695589] |
Mon, 18 May 2015 00:20  |
Eclipse User |
|
|
|
On 05/17/2015 11:22 AM, Enas Bis wrote:
> i added adding the following lines to eclipse.ini file:
>
> -vm
> C:\Program Files\Java\jdk1.8.0_45\jre\bin\server\jvm.dll
>
> Now i click on Eclipse.exe, a window opened for less that a sec and
> closed automatically. i am not able to run the application
> My eclipse.ini file looks like:
>
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316
>
> -product
> org.eclipse.epp.package.cpp.product
> --launcher.defaultAction
> openFile
> --launcher.XXMaxPermSize
> 256M
> -showsplash
> org.eclipse.platform
> --launcher.XXMaxPermSize
> 256m
> --launcher.defaultAction
> openFile
> -vm
> C:\Program Files\Java\jdk1.8.0_45\jre\bin\server\jvm.dll
> --launcher.appendVmargs
> -vmargs
> -Dosgi.requiredJavaVersion=1.7
> -Xms40m
> -Xmx512m
>
>
> what else should i change ? i have java installed on my machine i am
> using windows 64
Did you bother to read the sticky posts at the top of this forum? The
one named, "Eclipse won't start? READ THIS FIRST" would have led you to
this link:
https://wiki.eclipse.org/Eclipse.ini#-vm_value:_Windows_Example
|
|
|
Powered by
FUDForum. Page generated in 0.07842 seconds