The Eclipse files folder is on my desktop.
I'm currently learning git, so I used SourceTree to create a new repository on my desktop.
Then I deleted the repository from the disk (I didn't commit anything) and most of the files on my desktop disappeared.
Thus, I cannot start Eclipse.
The Eclipse folder still exists, but I'm not sure if something is missing or moved.
I do not know where the problem is.
This is where the error message appears:
After clicking the eclipse icon:
LOGFILE:
! SESSION 2016-01-13 17: 27: 38.509 --------------------------------------- -------- eclipse.buildId = unknown java.version = 1.7.0_71 java.vendor = Oracle BootLoader Corporation: OS = win32, ARCH = x86, WS = win32, NL = zh_TW Framework arguments: -product org. eclipse.epp.package.jee.product Command line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
! ENTRY org.eclipse.osgi 4 0 2016-01-13 17: 27: 38.867! MESSAGE Application Error! STACK 1 java.lang.IllegalStateException: Unable to complete acquiring application service. Make sure that the org.eclipse.core.runtime package is enabled and running (see config.ini). at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.java:78) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.javahaps80) in org.eclipse. .runtime.adaptor.EclipseStarter.run (EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) in sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.javalectatingLelectVelectVelectVelet (DelegatingMethodAccessorImpl.java:43) in java.lang.reflect.Method.invoke (Method.java:606) in org.eclipse.equinox.launcher.Main.invokeFramework (Main.java:648) at org.eclipse.equinox. launcher.Main.basicRun (Main.java:603) at org.eclipse.equinox.launcher.Main.run (Main.java:1465)
source share