What are the minimum requirements of SWT (OSX) [message #1829102] |
Thu, 25 June 2020 03:58  |
Eclipse User |
|
|
|
A customer is trying our eclipse on an older OSX version (10.8.5)
but he gets:
Application error!STACK 1org.eclipse.swt.SWTError: Not implemented at org.eclipse.swt.SWT.error(SWT.java:4746) at org.eclipse.swt.SWT.error(SWT.java:4635) at org.eclipse.swt.SWT.error(SWT.java:4606) at org.eclipse.swt.widgets.Display.error(Display.java:1112) at org.eclipse.swt.widgets.Display.createDisplay(Display.java:846) at org.eclipse.swt.widgets.Display.create(Display.java:837) at org.eclipse.swt.graphics.Device.<init>(Device.java:132) at org.eclipse.swt.widgets.Display.<init>(Display.java:736) at org.eclipse.swt.widgets.Display.<init>(Display.java:727) at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:778) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:166) at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:180) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
googling this doesn't give me much (or very old results)
Also it doesn't say what is not implemented..
So i wonder what are the minimum requirements for SWT on OSX?
I guess it must be 64 bit, but as far as i know 10.8 is 64 bits and it seems to start in 64 bit mode.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04022 seconds