Using jdxslt for JAXP transformation
Posted: Fri Feb 19, 2010 1:07 pm
I am trying to use jdxslt for JAXP transformation in oxygen 11.1 / myeclipseide 6.6.
1) I copied jdxslt.jar into the lib directory of the plugin
2) I set the transformer factory property in Preferences -> XML -> XSLT-FO-XQuery -> XSLT to jd.xml.xslt.trax.TransformerFactoryImpl
When I run the transformation, I get the following error in the Problems pane:
Regards
1) I copied jdxslt.jar into the lib directory of the plugin
2) I set the transformer factory property in Preferences -> XML -> XSLT-FO-XQuery -> XSLT to jd.xml.xslt.trax.TransformerFactoryImpl
When I run the transformation, I get the following error in the Problems pane:
What am I missing?[JAXP] The transformer 'JAXP' is not present! Please install it in the folder:
file:/C:/Program Files/Java/MyEclipse 6.6/eclipse/plugins/com.oxygenxml.editor_11.1.0.v2010011310/lib/
and set the transformer factory property in Preferences -> XML -> XSLT-FO-XQuery -> XSLT.
Regards