(internationalization) |
m (punctuation) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | + | Java support for KDE is now fairly significant. You can add applet support to your KDE applications, and with the Qt/KDE Java bindings you can develop KDE apps in Java. Issues relating to Java support for KDE should be discussed on the kde-java mailing list (though applet issues are usually discussed on kfm-devel). | |
− | Java support for KDE is now fairly significant | + | |
* [http://developer.kde.org/language-bindings/java/qtjava.html QtJava and KDEJava (Koala)]<br /> The QtJava and KDEJava (Koala) bindings developed by Richard Dale allow you to create Qt and KDE applications using Java. The code uses JNI to allow Java code to access KDEs native widgets. These bindings can be found in the [http://websvn.kde.org/trunk/KDE/kdebindings/ kdebindings module] of the KDE Subversion repository ([http://developer.kde.org/source/anonsvn.html Instructions]). | * [http://developer.kde.org/language-bindings/java/qtjava.html QtJava and KDEJava (Koala)]<br /> The QtJava and KDEJava (Koala) bindings developed by Richard Dale allow you to create Qt and KDE applications using Java. The code uses JNI to allow Java code to access KDEs native widgets. These bindings can be found in the [http://websvn.kde.org/trunk/KDE/kdebindings/ kdebindings module] of the KDE Subversion repository ([http://developer.kde.org/source/anonsvn.html Instructions]). |
Java support for KDE is now fairly significant. You can add applet support to your KDE applications, and with the Qt/KDE Java bindings you can develop KDE apps in Java. Issues relating to Java support for KDE should be discussed on the kde-java mailing list (though applet issues are usually discussed on kfm-devel).