Eclipse on XP64 ? [message #71258] |
Sat, 28 May 2005 23:36 |
Eclipse User |
|
|
|
Originally posted by: some1ne.gmail.com
Has anybody tried installing/running Eclipse under the x64 (64-bit
EMT64/AMD64) version of Windows XP Pro? I get the following log message
when I try to run it:
!SESSION May 28, 2005 21:25:08.78
----------------------------------------------
eclipse.buildId=M200503110845
java.version=1.5.0-rc
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.osgi May 28, 2005 21:25:08.78
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: G:\Documents and
Settings\Administrator.ATHLON64.000\Desktop\eclipse\plugins\ org.eclipse.swt.win32_3.0.2\os\win32\x86\swt-win32-3064.dll:
%1 is not a valid Win32 application
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:992)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
at org.eclipse.swt.graphics.Device.init(Device.java:564)
at org.eclipse.swt.widgets.Display.init(Display.java:1781)
at org.eclipse.swt.graphics.Device.<init>(Device.java:100)
at org.eclipse.swt.widgets.Display.<init>(Display.java:356)
at org.eclipse.swt.widgets.Display.<init>(Display.java:352)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:278)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:72)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
...I noticed that Eclipse is supported under 64-bit linux versions, so I
was wondering what is keeping it form being supported on 64-bit Windows,
and whether or not any simple workaround is possible.
|
|
|
Powered by
FUDForum. Page generated in 0.07150 seconds