To create such a file, follow this procedure:
There are two ways of telling the application to use such an options configuration file to extract the customized default options:
set the file path of the options configuration file as value of com.oxygenxml.default.options startup parameter.
-Dcom.oxygenxml.default.options=options/default.xml
In the Java Webstart distribution, the same procedures apply.
<property name="com.oxygenxml.default.options" value="http://host/path/to/default-options.xml"/>