Home page for object technology, Eiffel, software reuse, components, O-O training and consulting, with extensive online documentation,tutorials, articles and manuals.
eglade is an Eiffel code generator that parses XML files produced by Glade. The latest snapshot is version 0.1.4 of 8th September 1999. Requires : To compile eglade you will need smalleiffel, gobo and eGTK. * gobo version 1.4 * smalleiffel version -0.78 * eGTK version 0.3.2 But I don't know if you need exactly these versions. It will only work with smalleiffel as it generates a loadpath.se file and no Ace file for use with ISE. It should be possible to make an Ace file yourself easily enough, but I don't have ISE. You will also need at least glade 0.50, which has a few tags 0.41 did not. The glade homepage is found at http://glade.pn.org/ (eglade was mainly developed with glade 0.51) A patch is included for adding Eiffel to the Options page of Glade 0.51. (glade-0.5.1-diff) NB As of version 0.5.2 of glade this is already included.