EclipseXSLT - XSLT Support for Eclipse » Usage » Launch Configuration » XSLT Launch Configuration Dialog » Main XSLT Launch Configuration Tab
Main XSLT Launch Configuration TabXSLT Stylesheet Parameter Tab

4.3.1.1.1.  Export configuration

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.

Export Configuration Wizard

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).