| Installation | |
You can install Oxygen XML Developer on Linux using any of the following methods:
System requirements for a Linux install:
Any Unix/Linux distribution with an available Java SE Runtime Environment version 1.6.0 or later from Oracle
Oxygen XML Developer requires Java. Oxygen XML Developer supports only official and stable Java Virtual Machines with the version number 1.6.0 or later (the recommended version is 1.6.0) from Oracle available at http://www.oracle.com/technetwork/java/javase/downloads/index.html. Oxygen XML Developer may work with JVM implementations from other vendors, but there is no guarantee that other implementations will work with future Oxygen XML Developer updates and releases. Oxygen XML Developer does not work with the GNU libgcj Java Virtual Machine.
Oxygen XML Developer uses the following rules to determine which installed version of Java to use:
You can also change the version of the Java Virtual Machine that runs Oxygen XML Developer by editing the script file, oxygenDeveloper.sh. Go to the Java command at the end of the script file and specify the full path to the Java executable of the desired JVM version, for example:
/usr/bin/jre1.6.0_45/bin/java -Xmx256m ...
Linux installation procedure.
You can run the installation in unattended mode by running the installer from the command line with the -q parameter. By default, running the installer in unattended mode installs Oxygen XML Developer with the default options and does not overwrite existing files. You can change many options for the unattended installer using the installer command line parameters.