[Kde-java] [PATCH] Make juic work again

Marco Ladermann Marco.Ladermann at gmx.de
Sun Apr 11 12:37:17 CEST 2004


Am Donnerstag, 8. April 2004 12:02 schrieb Richard Dale:
> I've had a look at the stack trace, and the problem is that you were trying
> to instantiate a KLineEdit without instantiating a KApplication - the top
> level was still a QApplication.

Ah, yes. Is it possible to handle such (stupid) errors with normal Java 
exceptions instead of dumping the jvm?

But anyway, I just commited some improvements for the generation of KDE 
programs. Domis example transforms, compiles and run now without errors and 
dumps. Okay, I had to recompile kde-java with jdk 1.4, because 1.5beta seems 
only to work with qt-java (strange). 

Hopefully I got cvs managed and commited against HEAD and KDE_3_2_BRANCH. How 
do you organize your loacal cvs filesystem? A copy for every branch?

Marco


More information about the Kde-java mailing list