Page MenuHomePureOS Tracker

Eclipse does not work.
Open, LowPublic

Description

I installed Eclipse recently but does not work, It throws a message that redirects to a log file.

Message:

An error has occurred. See the log file
/home/echedey/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1534800724499.log

Log:

echedey@echedey-500-500ns:~$ cat /home/echedey/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1534800724499.log
!SESSION Mon Aug 20 22:32:04 WEST 2018 -----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2018-08-20 22:32:04.693
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

Event Timeline

EchedeyLR created this task.Aug 20 2018, 14:38

The official build downloaded from their webpage works without problem.

jeremiah.foster triaged this task as Low priority.Jan 3 2019, 11:46