Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Facing Issue in Opening Eclipse(Exit Code 1)
Facing Issue in Opening Eclipse [message #1830912] Thu, 06 August 2020 14:12 Go to next message
TAPAN MISHRA is currently offline TAPAN MISHRAFriend
Messages: 1
Registered: August 2020
Junior Member
-startup
plugins\org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar
--launcher.library
plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.epp.package.common
--launcher.defaultAction
openFile
-vm
C:\Program Files\Java\jdk-14.0.2\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx2048m

Re: Facing Issue in Opening Eclipse [message #1830922 is a reply to message #1830912] Thu, 06 August 2020 17:31 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Should we guess what the issue is?

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Facing Issue in Opening Eclipse [message #1830928 is a reply to message #1830912] Thu, 06 August 2020 22:11 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Exit code -1 almost always means an incorrect command line argument. Did you modify the eclipse.ini file? Is C:\Program Files\Java\jdk-14.0.2\bin\javaw.exe really there, and runnable by your logged in user?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse swt text as password field expose password in dump file.
Next Topic:Timeout on ssh git connection 120s
Goto Forum:
  


Current Time: Tue Apr 16 20:22:29 GMT 2024

Powered by FUDForum. Page generated in 0.60939 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top