* Matt Zimmerman <[EMAIL PROTECTED]> wrote:
> Package: libswt-java

README.Debian (going to be in libswt in the next build)
---
Libswt-java contains the SWT GUI library developed by eclipse.org.

You can use this lib for your own GUI development. To do so, please
add this to the bootstrap script:

|export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/jni"
or start java with "-Djava.library.path=/usr/lib/jni"

Also, add the following two jar files to your classpath:
/usr/share/java/swt.jar
/usr/share/java/swt-pi.jar

More information about SWT is available from the eclipse.org
website.
---

Jan


Reply via email to