Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » no swt-mozilla-gtk-3063 in java.library.path??
no swt-mozilla-gtk-3063 in java.library.path?? [message #277300] Wed, 08 December 2004 15:35 Go to next message
Eclipse UserFriend
Originally posted by: Mohamed_badr.yahoo.com

Hi all.
I have an application who's working on Linux and I was trying to make it
working on Solaris but I got this problem.

"No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3063
in java.library.path)
*** SWT nested exception
Reason:
no swt-mozilla-gtk-3063 in java.library.path"

Anyone knows what is this error ???
Re: no swt-mozilla-gtk-3063 in java.library.path?? [message #277425 is a reply to message #277300] Fri, 10 December 2004 15:48 Go to previous message
Chris Kelly is currently offline Chris KellyFriend
Messages: 4
Registered: July 2009
Junior Member
Have you tried using the java system property to point to the so files of
your eclipse. For Linux, I using gtk widgets so I add the following:

i.e.
-Djava.library.path=$ECLIPSE_HOME/org.eclipse.swt.gtk_3.0.1/ os/linux/x86.


Should be something similar for Solaris. Look for the swt plugin in your
Eclipse installation.

Mohamed wrote:

> Hi all.
> I have an application who's working on Linux and I was trying to make it
> working on Solaris but I got this problem.

> "No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3063
> in java.library.path)
> *** SWT nested exception
> Reason:
> no swt-mozilla-gtk-3063 in java.library.path"

> Anyone knows what is this error ???
Previous Topic:Welcome page in Eclipse 3.0.1
Next Topic:View class details in the Navigator tree view
Goto Forum:
  


Current Time: Wed Apr 24 23:17:19 GMT 2024

Powered by FUDForum. Page generated in 0.02663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top