From kde-devel Mon Oct 09 17:19:23 2000 From: Matthias Hoelzer-Kluepfel Date: Mon, 09 Oct 2000 17:19:23 +0000 To: kde-devel Subject: DCOP bindings for Java X-MARC-Message: https://marc.info/?l=kde-devel&m=97111194307948 Hi, I hacked some code to support DCOP from a Java application, including a dcopidl2java code generator. I have put it into kdenonbeta/javadcop, in case someone is interested. Note that I have not fixed the stuff to install properly, so to test it, you have to run in locally. Do a make cd tests make check and then a ./server & export LD_LIBRARY_PATH=../bindings/.libs java -classpath ../bindings:. test This should run a small example. As I said, this is not finished, so don't complain about the second java class I have ever written :) Bye, Matthias. >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<