Skip to content

karlkauc/FreeXmlToolkit

Repository files navigation

FreeXmlToolkit


Toolkit for working with XML files.

  • XML Texteditor
  • XML Grid Editor
  • XML/XSD Schema validation
  • XSLT Transformation
  • FOP(PDF) Transformation
  • working with Signatures

Screenshot: app.png

Lot of work in progress. Not ready for production use!

Download


Releases

System Requirements


  • Windows (all current supported version)
  • Mac (all current supported version)
  • Linux (all current supported version)

Running


Just download the latest release and unzip the achive. For Windows Platform run "FreeXmlToolkit.exe" to start the application.

Documentation


Build from source


git clone https://github.com/karlkauc/FreeXmlToolkit.git FreeXmlToolkit  
cd FreeXmlToolkit  
./gradlew[.bat|.sh] run