Eclipse in MacOS
I downloaded the latest Eclipses and unzippped in on my MacBook. When I try to run it, I get an error that tells me to look in ~/Documents/workspace/.metadata/.log. This is the error message in that log:
!ENTRY org.eclipse.osgi 2006-04-25 21:24:29.412
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /Users/michaelhostetler/eclipse/eclipse/configuration/org.eclipse.osgi/bundles/63/1/.cp/libswt-pi-carbon-3139.jnilib:
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)
So something it’s being found or the classpath isn’t setup correctly. Anyone in Lazyweb-land have an idea?
April 26th, 2006 at 8:26 am
All I have to do is do the right Google search. That lead me to here:
Silly Eclipse.org gave me a build that wouldn’t work! Luckily, Eclipse 3.2 is on RC1a, so it should be stable.