On Thu, 2011-02-17 at 19:34 +0100, Luis Muñoz Villarreal wrote:
>
> I'm using:
> libjava-gnome 4.0.14
Just FYI, there's a java-gnome PPA with up-to-date packages for Ubuntu
at ppa:java-gnome/ppa See if that helps your issue?
https://launchpad.net/~java-gnome/+archive/ppa
AfC
Sydney
--
Andrew
Hi!
I have a problem with the TreeView and Glade
I'm using:
libjava-gnome 4.0.14
Glade 3.6.7
Eclipse 3.6.1
Ubuntu 10.04
For example, in the next code, where I don't use glade, the TreeView show
the information of TreeModel
---8<-
public class ExampleWithoutGlade {