View Single Post
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#12
I think I'm going to enjoy writing, compiling *and* running SWT applications onboard. This is really great news for java developers and N900 owners. Thank you for your contributions, Wonko.

BTW, one of my SWT app uses the browser widget.

The error I get is:

Code:
java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3555 or swt-mozilla-gtk in swt.library.path, java.library.path or the jar file
Previously, I exported the following environment variable, because I do have fennec installed.

Code:
MOZILLA_FIVE_HOME=/opt/mozilla
Ulysses.