diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
commit | 0277521b268b21caf0ee21202b92784f302baadc (patch) | |
tree | 5d856f96adfbe46b57da31cf60daa1084b4e7a1e /dilos/tdebindings/debian/libtrinity-java-trinity.README.Debian | |
parent | eb16e7c7281e182297581fa8d565561869c81bca (diff) | |
download | tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.tar.gz tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdebindings/debian/libtrinity-java-trinity.README.Debian')
-rw-r--r-- | dilos/tdebindings/debian/libtrinity-java-trinity.README.Debian | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dilos/tdebindings/debian/libtrinity-java-trinity.README.Debian b/dilos/tdebindings/debian/libtrinity-java-trinity.README.Debian deleted file mode 100644 index 3b86843c2..000000000 --- a/dilos/tdebindings/debian/libtrinity-java-trinity.README.Debian +++ /dev/null @@ -1,12 +0,0 @@ -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). |