djc-setenv

Description

Configures environment settings required to run the server and build components, such as PATH, CLASSPATH, and so forth.

Syntax

Do not run this script directly from the command line. You can call it from your own build or run scripts to configure the environment.

Customizing the environment To customize the environment, do not modify the installed copy of the djc-setenv script. Instead, create the script local-setenv.bat (for Windows platforms) or local-setenv.sh (for UNIX platforms).

In your local-setenv script, configure any alternate or additional settings required. Note the following: