[Kde-java] Newbie with kde-java programming

Richard Dale Richard_Dale at tipitina.demon.co.uk
Fri Jul 9 10:22:11 CEST 2004


On Friday 09 July 2004 08:57, Marco Ladermann wrote:
> Hi Ivan,
>
> Am Donnerstag, 8. Juli 2004 18:25 schrieb Ivan:
> > -It generates INVALID java source, and doesn t compile java.
>
> because I'm the author of the juic stylesheets, I'm seriously interested in
> how you generated the invalid java source. Could you please post the UI
> file that causes the problem?
>
I think Ivan's referring to the KDevelop project template which generates code 
that doesn't compile, rather than the juic.

I'm afraid I haven't done anything with KDevelop java support for a long time, 
and it looks as though no one has taken over. Several people have reported 
the template is broken - I'll try and get the current KDevelop source and 
have a look.

On Thursday 08 July 2004 17:25, Ivan wrote:
> I have notice this while testing the java-kde enviroment:
>
> -It is very difficult to get the needed jar's.
> -The examples doesn t especific jar' s versions to link against. I have
> broken examples with errors on methods calls.
>
> While testing Kdevelop, where i discover dke-java binddings:
>
> -It generates INVALID java source, and doesn t compile java.
>
> I wanna ask the community how can i get started to develop some code and
> get fun of java language on KDE.  I have searched at google, this mail
> list, but i m totally lost :(

As far as I know all the examples in qtjava and kdejava compile and work fine 
- if any example don't compile I'll certainly fix them.

On Friday 09 July 2004 08:30, Ivan wrote:
> It claims to need Qt 3.3 when i make the module. Can i have Qt 3.3
> somewhere only to compile this and execute kde with my old and stable qt
> libs ?
>
> can i install qt3.3 without breaking dependencies or gettin into
> problems?
The java bindings use the same version of Qt that the kdelibs need, so for the 
last KDE 3.2.x release that was Qt 3.2.x - the current ones were generated 
from the Qt 3.2.3 headers, but build fine with Qt 3.3.x too.

-- Richard


More information about the Kde-java mailing list