Increasing the amount of memory that Oxygen XML Editor uses on Windows
To increase the memory available to
Oxygen XML Editor on Windows:
Restart Oxygen XML Editor. Go to and verify the amount of memory that is actually available (see the last row
in the About dialog). In case Oxygen XML Editor does not start
and you receive and error message saying that it could not start the JVM, decrees the
-Xmx parameter and try again.
For Windows Vista/7, copy the
oxygen17.0.vmoptions to your desktop (or to any other
folder with write access), modify it there, then copy it back to the
Oxygen XML Editor
installation folder.
Note: The parameters from the .vmoptions file are
used when you start Oxygen XML Editor with the oxygen launcher (or with the
desktop shortcut). In case you use the command line script
oxygen.bat/oxygen.sh, modify the
-Xmx parameter in the script file.
Setting a system property
To set a system property, you have to provide a parameter of the following
form:
-Dproperty.name=value
You can also set a system property through a parameter prefixed with
-Doxy
in the command line used to start the
application:
oxygen17.0.exe "-Doxyproperty.name=value"
All system properties are displayed in the System properties tab of
the About dialog.
To view the list of Oxygen XML Editor system
properties, go to Custom System Properties.