Installing Oxygen JSON Editor on Windows Server
System Requirements
- Operating systems
-
Windows Server 2012 or Windows Server 2012 R2
- CPU
-
- Minimum - Intel/AMD Dual-core class CPU, 2 GHz
- Recommended - Quad-core class processor
- Memory
-
- Minimum values per user - 1 GB of RAM
- Recommended values per concurrent user - 2 GB of RAM
- Storage
-
- Minimum - 1 GB free disk space
- Recommended - 2 GB free disk space
- Java
-
Oxygen JSON Editor only officially supports Java Virtual Machines with version 17 from Oracle or Eclipse Adoptium. If you use the native Windows installer, Oxygen JSON Editor will be installed with its own copy of Java with the specific update version that has been thoroughly tested.
- All Platforms Package
-
If you use the all platforms package, your system must have a compatible Java 17 virtual machine installed. To see the exact Java update version that is supported, go to www.oxygenxml.com, navigate to the Download page for the particular product you are installing, and click on the tab for your particular platform.Note: Oxygen JSON Editor may work with other versions of Java, but since Oxygen JSON Editor has only been thoroughly tested with specific versions, there is no guarantee that it will be stable with any other Java version.Oxygen JSON Editor uses the following rules to determine which installed version of Java to use:
- If you install using the native Windows installer, which installs a version of Java as part of the Oxygen JSON Editor installation, the version in the jre subdirectory of the installation directory is used.
- Otherwise, if the Windows environment variable
JAVA_HOME
is set, Oxygen JSON Editor uses the Java version pointed to by this variable. - Otherwise, the version of Java pointed to by your PATH environment variable is used.
If you run Oxygen JSON Editor using the batch file, oxygenJSONEditor.bat, you can edit the batch file to specify a particular version to use.
Windows Installer
To install Oxygen JSON Editor using the Windows installer, follow these steps:
- Make sure that your system meets the system requirements.
- Download the Windows installer.
- [Optional] Validate the integrity of the downloaded file by checking it against the MD5 sum published on the download page.
- Run the installer and follow the instructions in the installation program.
- Start Oxygen JSON Editor using one of the following methods:
- Use one of the shortcuts created by the installer.
- Run oxygenJSONEditor.bat, which is located in the installation directory.
- To license your copy of Oxygen JSON Editor go to and enter your license information.
Configuring Windows Terminal Server
- Install Oxygen JSON Editor on the server and make its shortcuts available to all users.
- Make sure you allocate sufficient memory to Oxygen JSON Editor by adding the
-Xmx
parameter either in the .bat startup script, or in the .vmoptions configuration file (if you start it from an executable launcher).