blob: 6982b1dc149ada75cfc4313a43f8342a2edbe3b0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="org.eclipse.wst.xsl.launching.processorType">
<processorType
featureProperties="SaxonFeatures.properties"
id="org.eclipse.wst.xsl.saxon.processorType"
label="%processorType.label.0"
outputProperties="SaxonOutputProperties.properties"
transformerFactory="net.sf.saxon.TransformerFactoryImpl">
</processorType>
</extension>
</plugin>