[Kde-java] How to begin kde java programming

Richard Dale Richard_Dale at tipitina.demon.co.uk
Tue Jun 14 11:51:19 CEST 2005


On Tuesday 14 June 2005 12:24, Mark Somerville wrote:
> On Tuesday 14 June 2005 10:16, Richard Dale wrote:
> > On Tuesday 14 June 2005 12:07, Mark Somerville wrote:
> > > On Tuesday 14 June 2005 10:03, Richard Dale wrote:
> > > > On Tuesday 14 June 2005 11:48, Egon Willighagen wrote:
> > > > > On Tuesday 14 June 2005 11:17, cat tom wrote:
> > > > > > How to download the files at http://websvn.kde.org/trunk/KDE.....
> > > > >
> > > > > You can download the kdebindings from:
> > > > >
> > > > > http://www.kde.org/info/3.4.1.php
> > > > >
> > > > > This should include the Java bindings too.
> > > > >
> > > > > > I want to know what tools can be used to download the files at
> > > > > > that site. Is the jvm that used to kdejava just the jvm that can
> > > > > > download from java.sun.com (for linux)?
> > > > >
> > > > > Yes, the Sun JVM should work. The BlackDown.org might work too, but
> > > > > not sure about the open source JVM's like Kaffe and SableVM.
> > > >
> > > > gcj/gij works very well with the bindings too
> > >
> > > In my limited playing with the demo ScribbleWindow app, I only managed
> > > to get it to run using the JVM from Sun. GCJ would compile fine, but
> > > GIJ was throwing errors when I tried to run it. I haven't used GCJ/GIJ
> > > before though, so I may have been missing something obvious.
> >
> > It should work ok as long as you have a recent version of gcj - which one
> > were you using?
>
> GCC 3.4.3-20050110
>
> Presumably this is the same version number as GCJ?
Yes, and that's a recent version so it should work. Could you post the errors 
you have running the ScribbleWindow app, to see if it was something to do 
with the way you compiled the example though?

-- Richard


More information about the Kde-java mailing list