Здесь написано, что можно запустить под linux откомплированный под windows swt http://www.linux.org.ru/view-message.jsp?msgid=2882514&page=2#2884771
Нужно запустить carbide. А пока падает с таким логом:
!SESSION 2009-02-14 21:34:04.187 -----------------------------------------------
eclipse.buildId=I20080617-2000
java.version=1.5.0_15
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2009-02-14 21:34:07.636
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:3803)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.graphics.Image.<init>(Image.java:730)
at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:162)
at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:227)
at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:205)
at org.eclipse.ui.internal.Workbench.initializeImages(Workbench.java:1485)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:537)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:143)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.osgi 2 0 2009-02-14 21:34:07.720
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-02-14 21:34:07.720
!MESSAGE Bundle update@plugins/org.eclipse.swt.wpf.win32.x86_3.4.1.v3449c.jar [19] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-02-14 21:34:07.720
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_64_3.4.1.v3449c.jar [79] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-02-14 21:34:07.720
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.0.101.R34x_v20080731/ [95] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-02-14 21:34:07.721
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.wpf.win32.x86_1.0.101.R34x_v20080731/ [118] was not resolved.
amd64 + opensuse-11.1 + kernel 2.6.27.7-9-default + wine-1.1.9 + стоит java версия под wine 1.6u12
Запускаю через wine, устанвленный бинарник (кстати, ставится на ура). Ткните как правильно делать и куда надо копать?