Re: [Java-gnome-developer] Glade integration
Brought to you by:
afcowie
From: Remy S. <rem...@gm...> - 2006-10-13 10:06:07
|
Sending to the list since I always forget to do so when replying. ----------------------------------- Hi Sheldon, > I am working towards integrating glade in Eclipse for developing > mobile GTK applications. I have 2 solutions 1. to write a java wrapper for > glade that can be used in eclipse. 2. Is it possible to use the java-gnome > library to perform such an integration. For 1, I think that's what JGlade's trying to accomplish (http://jglade.sourceforge.net)? Since I don't really follow that project, I don't know how mature it is and whether it's still under development, but you may want to take a look at it anyway. For 2, I recall trying this myself a while ago, but things didn't quite work out if I recall correctly. I don't remember if it crashed, but it didn't look like something easy to debug, so I just dropped the issue and haven't tackled it again since. Regards, Rem |