Treebeard News
Status: Beta
Brought to you by:
rohanr2
Treebeard is a cross platform XSLT IDE written in Java; it's editor allows the loading and editing of an XML document and an XSLT document at the same time. It can apply the XSLT to the XML and display the output for further editing / saving in XML, HTML or PDF. Treebeard also has a plug-able XML and XSLT parser architecture, and comes bundled with Xalan2.5 and Saxon7.5.
Treebeard can be downloaded at http://treebeard.sourceforge.net
New stuff:
* Basic code completion
* Look & Feel
* (very minimal) Emacs key bindings
* Upgraded xalan, fop, etc
* Ability to (mostly) save desktop layout
* updated the plain / html view pane
* Fixed the systemid error so xsl includes work :)
* Misc bugs