A XSLT launch configuration can be exported to an Apache Ant build file; This is usefult if you will provide an automatic Apache Ant build will which will permform exaclty the same action as the launch configuration.
By executing this action an Export wizard will appear which guides you through the launch configuration export.
The Export Configuration Wizard lets you choose to export also the given XSLT transformer libraries. Its always a good choice to enable this option because the generated Apache Ant file is now executable without Orangevolt EclipseXSLT (from command line for example).
Launch configuration export wizard
The Apache Ant Make file will be generated in the working directory of the launch configuration (usually the xml source folder).