Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can't open ecliplse IDE(Bug fix)
Can't open ecliplse IDE [message #1863988] Sat, 09 March 2024 21:52 Go to next message
Paolo Oliva is currently offline Paolo OlivaFriend
Messages: 3
Registered: March 2024
Junior Member
SO: Windows 7

I have a problem with Eclipse IDE. After downloading and installing Eclipse IDE for Enterprise Java and Web Developers (version 2023-12), when I finish installing it I can open it normally, but when I try to open it from the shortcut that the installation created on my desktop, it doesn't open, it doesn't even show an error message. I have JDK 17 downloaded and installed.
Re: Can't open ecliplse IDE [message #1863991 is a reply to message #1863988] Sun, 10 March 2024 06:32 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Can you try to run it from the (cmd) command line
eclipse-exe -consoleLog
to see what error messages it gives?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Can't open ecliplse IDE [message #1863995 is a reply to message #1863991] Sun, 10 March 2024 14:13 Go to previous messageGo to next message
Paolo Oliva is currently offline Paolo OlivaFriend
Messages: 3
Registered: March 2024
Junior Member
Nope, I can't.
Re: Can't open ecliplse IDE [message #1863996 is a reply to message #1863995] Sun, 10 March 2024 15:01 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Of course you must run in the folder where the eclipse.exe is located, or run it using the absolute path where it is located in the file system, i.e., the path in the shortcut.

Ed Merks
Professional Support: https://www.macromodeling.com/

[Updated on: Sun, 10 March 2024 15:01]

Report message to a moderator

Re: Can't open ecliplse IDE [message #1863997 is a reply to message #1863996] Sun, 10 March 2024 15:20 Go to previous messageGo to next message
Paolo Oliva is currently offline Paolo OlivaFriend
Messages: 3
Registered: March 2024
Junior Member
It doesn't show anything when I execute the command, just open a little cmd window (shown in cmd eclipse2.png) and no more.
Re: Can't open ecliplse IDE [message #1863998 is a reply to message #1863997] Sun, 10 March 2024 16:58 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Nothing is printed to the console and the process just exists silently?

Maybe try eclipsec.exe -consoleLog
D:\Users\merks\birt-master\eclipse>eclipsec.exe -consoleLog
eclipsec.exe -consoleLog
WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
M▒rz 10, 2024 5:53:23 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple

Or try eclipsec.exe -consoleLog 1> log1 2> log2 and see what's in those two log files after?

You can also download and unzip a package:

https://www.eclipse.org/downloads/packages/

But I really wonder what's wrong with your installation.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Can't open ecliplse IDE [message #1864010 is a reply to message #1863998] Mon, 11 March 2024 13:16 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Are you able to open the executable from the Windows Explorer?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:websocket-jetty-server not able to upgrade request to websocket
Next Topic:No able to connect by SVN plug in -> Fixed
Goto Forum:
  


Current Time: Sun Apr 28 17:27:54 GMT 2024

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

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

Back to the top