You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
588 B
13 lines
588 B
Developing and using TDE based applications written in Java
|
|
===========================================================
|
|
|
|
This document explains how to develop and use TDE based programs
|
|
written in Java. This is what the TDE java bindings from the package
|
|
libtrinity-java are designed to accomplish.
|
|
|
|
Please read the document /usr/share/doc/libqt3-java/README.Debian.
|
|
Mostly everything mentionned there applies here as well, with the
|
|
addition that you should also add "/usr/share/java/koala.jar" to your
|
|
CLASSPATH for compiling and using (in addition to qtjava.jar, and
|
|
possibly others).
|