| Configuring the Application / Configuring Options | |
To create a project file (.xpr file extension), follow these steps:
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="oxy:com.oxygenxml.default.options" value="http://host/path/to/default-options.xml"/>