env.properties

 

env.properties is a Lycia configuration file that contains environment variables used at program compilation in LyciaStudio.

 

env.properties is created during Lycia installation and can be modified depending on the developer's needs.

 

env.properties is located in this folder - C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\LyciaStudio\etc\ - and includes a basic set of environment variables (press » to see the default content):

 

LYCIA_DIR

COMMON_DIR

LYCIA_DRIVER_PATH

LYCIA_MSGPATH

PATH

INCLUDE

LIB

LISTENERXML

BIRT_LIBPATH

CLASSPATH

FGLIMAGEPATH

QX_WRAPPER

 

You can modify the runtime environment by specifying these environment variables in env.properties:

 

CLASSPATH

INCLUDE

LD_LIBRARY_PATH

LIB

PATH

FGLIMAGEPATH

FGLLDPATH

LISTENERXML

LYCIA_DIR

LYCIA_DRIVER_PATH

LYCIA_MSGPATH

LYCIA_SYSTEM_ACTION_DEFAULTS

LYCIA_SYSTEM_RESOURCES

LYCIA_SYSTEM_THEME_CSS

LYCIA_SYSTEM_THEME_QX

QXBREAKCH_END

QXBREAKCH_START

QXREP_SPACES

QX_NATIVE_LINKER

QX_PASSWORD

QX_TRACE

QX_TRACE_ARG_DUMP

QX_WRAPPER

INFORMIXDIR

INFORMIXSERVER

ODBC_DSN

ODBCINI

ORACLE_HOME

ORACLE_SID

QXTRANS

TNS_ADMIN

 

You can open and modify env.properties with your favorite text editor (the changes will be applied only after you restart LyciaStudio):

 

Step 1

Close LyciaStudio (if running).

 

Step 2

Go to C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\LyciaStudio\etc\.

 

Step 3

Open env.properties with the text editor you prefer.

 

Step 4

Introduce the necessary changes following these basic rules for setting environment variables:

§      change variable values,

§      add new environment variables, or

§      remove environment variables.

 

Step 5

Save the changes.

 

Step 6

Start LyciaStudio.

 

 

 

Related articles:

Configuration files

Environment variables

Understanding compilation basics