Step 5: Configure the environment variables - j5 - 28.0 - Administration & Configuration - Hexagon

j5 BPMN Workflow Configuration

Language
English
Product
j5
Search by Category
Administration & Configuration
j5 Version
2019

After downloading the Gemsbok source code from GITHUB, you will need to configure the environmental variables.

  1. Navigate to System Variables:

    • Right­click the Start Icon > System > Advanced System Settings > Environmental Variables > System Variables

  2. Update the PATH variable to include the location of the /bin directory of the Ant installation.

    • Example: C:\ant\apache­ant­1.9.7\bin

  3. Update the PATH variable to include the location of the /bin directory of the j5 framework.

    • Example: C:\Program Files (x86)\j5\framework\bin

  4. Set a new ANT_HOME environment variable to the base directory where you installed Ant

    • Example: C:\ant\apache­ant­1.9.7

  5. Set the JAVA_HOME environment variable to the directory where your JDK is installed or create a new one if none exists.

    • Example: C:\Program Files (x86)\Java\jdk1.8.0_91