Adding extensions in version 7.2

Oxygen general issues.
pastafarian
Posts: 1
Joined: Fri Oct 13, 2006 1:54 am

Adding extensions in version 7.2

Post by pastafarian »

In version 7.1 we used to be able to add jar files to the XML/XSLT/Extensions configuration by going to [tools]->[external tools]->[preferences] and then under [XSL/FO/XQUERY]->[extensions]. There we would be able to add the right version of jaxp, jdom, saxon, xalan, etc.

This "extensions" option seems to be gone. How can we do the same with version 7.2?

Thanks.
Radu
Posts: 9434
Joined: Fri Jul 09, 2004 5:18 pm

Post by Radu »

Hello,

The place where to add extensions has changed starting with version 7.2.
Now extensions are scenario dependent, so you can configure different extensions for each scenario.
You just have to edit the current scenario, press the "Extensions" button located in the first tab and add your extensions there http://www.oxygenxml.com/doc/ug-oxygen/ ... nario.html

For debugging, if you debug based on a scenario (by pressing the "Debug scenario" toolbar button) the extensions will be automatically be exported to the debugger perspective and if you do a manual debug you can click the "Edit extensions" button located near the "Edit parameters" button on the debugger control toolbar.

Regards, Radu
Post Reply