RE: [java-gnome-hackers] Libglade stubs file generator checked in
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-12-02 20:28:32
|
It might be very interesting to integrate this ability into NetBeans and Eclipse. This is long-term of course. > > 3. A Java implementation skeleton generator, which is a > utility that > > reads a Glade definition file and generates a Java file > with stubs for > > the referenced handlers. > > Done. In src/bin is LibGladeStubs, which reads a Glade 2.0 > XML file and > creates a Java source file with stubs for the handler methods > specified > in the glade file. It also has a main so that once the stub > bodies are > written the app can be run. > > Tom > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > |