Eclipse, Java-GNOME & Glade2
Wednesday, April 06th, 2005, 07:08:59 +0200, Gunnar WagenknechtWow, I just found this nice Flash demo. It shows how to create Java applications for Gnome using java-gnome, Eclipse and Glade2.
It’s really amazing to see how fast and easy one can build GTK Java apps. You simply create a Java project in Eclipse and add two jars to your classpath. Then you create the GUI visually in Glade and save it into the Eclipse project. It’s XML that contains your GUI and can be modified without editing any line of Java code.
Nice set of tools.






April 6th, 2005 at 14:57
Nice indeed. I got GTK+ on my Windows PC (came with Gaim), so I wonder if Glade2 and Eclipse could produce Windows code too?
stw