I have a 64 bit WinX
System information: System Type x64-based PC
I have a 64 bit JRE
C:\Users\Daddioux>java -version
java version "1.8.0_281"
Java(TM) SE Runtime Environment (build 1.8.0_281-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09, mixed mode)
I downloaded Goko Win 64
goko-0.3.5-win32.win32.x86_64.zip
I get this error
Goko An error has occurred Se the log file,
C:\Users\Daddioux\Documents\Goko\workspace\metadata.log
The log goes on for pages: but it starts with:
...
...
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.graphics.Device cannot be found by org.goko.core_0.3.5.201711041036
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 45 more
What do I need to do?
(kindly please of course)