env.properties is a Lycia configuration file that contains environment variables used at program compilation in LyciaStudio.
By default, LyciaStudio doesn't need any additional configuration and will successfully compile your programs without env.properties.
However, env.properties might be necessary if you want to customize LyciaStudio itself and install new plug-ins (e.g., BIRT).
To create env.properties, please follow these steps.
Step 1. Close LyciaStudio (if running).
Step 2. Open your favorite text editor.
Step 3. Set all the necessary environment variables in a new file.
We recommend using these folders to save your custom configuration files:
If you want to save your configuration files to any other – non-default – folder/s, you must specify it (or them) in LYCIA_CONFIG_PATH.
Step 5. Start LyciaStudio.
You can specify these environment variables in env.properties:
LYCIA_SYSTEM_ACTION_DEFAULTS LYCIA_SYSTEM_RESOURCES LYCIA_SYSTEM_THEME_CSS LYCIA_SYSTEM_THEME_QX |