Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2

...

Required software


Download and install the following software:

  • MSSQL database Express edition
  • 7zip

Check the System Settings

...

  1. Open the System properties of your PC.
  2. Select the [Advanced] tab.
  3. Click the button [Environment variables].
  4. Ensure that the variable JAVA_HOME exists under system variables and/or user variables.
  5. If the JAVA_HOME variable is not present, click the top [New] button and enter JAVA_HOME as the name and then add the path to Java (C:\GX\Java\jdkx.x.x_XX, for example).
  6. Click the top [New] button and enter PATH as the name and then enter the path to the Java bin directory values for the following directories:
    1. JAVA\bin
    2. Apache Maven\bin
    3. 7zip
  7. (C:\GX\apache-maven-x.x.X\bin;C:\GX\Java\jdkx.x.x_XX\bin, for example).

...