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):
COMMON_DIR |
BIRT_LIBPATH |
You can modify the runtime environment by specifying these environment variables in env.properties:
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
Understanding compilation basics