Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] brrr it is winter (on europa at least)

Huch, I didn't know there is a 6 out to try? With leopard? Can you
supply me a link, then I will try that out for sure.

Andrea

On Tue, Mar 4, 2008 at 12:20 AM, Ingmar Eveslage <eveslage@xxxxxxxxx> wrote:
> i am already using this version. all seams to work fine on win32.
>
>  is anyone able to us the udig sdk with java 6 b8 on OSX 10.5? i
>  allways get this exception:
>
>  !ENTRY org.eclipse.osgi 4 0 2008-03-04 00:17:47.270
>  !MESSAGE Application error
>  !STACK 1
>  java.lang.UnsatisfiedLinkError: no swt-carbon-3347 or swt-carbon in
>  swt.library.path, java.library.path or the jar file
>         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
>         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
>         at org.eclipse.swt.internal.C.<clinit>(C.java:21)
>         at org.eclipse.swt.widgets.Display.createDisplay(Display.java:945)
>         at org.eclipse.swt.widgets.Display.create(Display.java:939)
>         at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
>         at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
>         at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
>         at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:498)
>         at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
>         at
>  net
>  .refractions
>  .udig.internal.ui.UDIGApplication.start(UDIGApplication.java:85)
>         at
>  org
>  .eclipse
>  .equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
>         at
>  org
>  .eclipse
>  .core
>  .runtime
>  .internal
>  .adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
>         at
>  org
>  .eclipse
>  .core
>  .runtime
>  .internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
>         at
>  org
>  .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
>  363)
>         at
>  org
>  .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
>  176)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>  sun
>  .reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
>  39)
>         at
>  sun
>  .reflect
>  .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
>  25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
>         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
>         at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
>         at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
>
>  and all is installed fine. if i switch back to java 1.5 all starts as
>  exspected. but one of my plugins uses java 6. so i have a problem.
>
>  any idea or solution?
>
>  thanks.
>
>  Ingmar
>
>
>  Am 01.03.2008 um 01:34 schrieb Jody Garnett:
>
>
>
>  > Anyone want to try out the following - eclipse 3.3.2 is out (still
>  > no sign of an official language pack):
>  > - http://www.eclipse.org/downloads/
>  >
>  > Jody
>  > _______________________________________________
>  > User-friendly Desktop Internet GIS (uDig)
>  > http://udig.refractions.net
>  > http://lists.refractions.net/mailman/listinfo/udig-devel
>
>  _______________________________________________
>  User-friendly Desktop Internet GIS (uDig)
>  http://udig.refractions.net
>  http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top