Page 1 of 1

Master Files Support in Oxygen Eclipse Plugin?

Posted: Fri Oct 07, 2016 1:59 pm
by Thomas Lensch
Hi,

i'd like to validate the xsl-files as i'm working with modular XSL-files.

I don't know how i get it to work.

I read about the Master Files to achieve this. But i can't find how to configure Master Files in the eclipse plugin. Is there a way to configure this?

Is there another way to get validation of a single sub-module? I tried with validation scenario but i didn't get it to work.
What must i do to get a validation of a sub-module sub.xsl which uses a template or variable from another sub-module subt.xsl?
Must i supply every sub-module with dedicated validation configs?

Best regards
Thomas.

Re: Master Files Support in Oxygen Eclipse Plugin?

Posted: Fri Oct 07, 2016 3:10 pm
by Radu
Hi Thomas,

You can also use the master files support with the Oxygen Eclipse plugin:

https://www.oxygenxml.com/doc/versions/ ... files.html

To properly validate a submodule you can either create a custom validation scenario which validates the top-level XSL or use the Master files support which does the same thing.

Regards,
Radu