Configuration file name |
Description |
Source |
OS |
The file is a part of |
Default location |
Runtime |
Design time |
Compile time |
is a default theme file created by a user for further customization. It specifies basic parameters of all applications developed, deployed, and run via Lycia. |
is created by a 4gl developer, if necessary |
|
a 4gl project |
C:\ProgramData\Querix\Lycia\etc
/opt/Querix/Lycia/etc/ |
||||
is a default css file created by a user for further customization. It specifies basic appearance parameters of all applications developed, deployed, and run via Lycia. |
is created by a 4gl developer, if necessary |
|
a 4gl project |
C:\ProgramData\Querix\Lycia\etc
/opt/Querix/Lycia/etc/ |
||||
is a global configuration file created by a user for further customization. It contains default attributes (texts, images, accelerators, etc.) for actions that can be performed in 4gl applications created in Lycia. |
is created by a 4gl developer, if necessary |
|
a 4gl project |
C:\ProgramData\Querix\Lycia\etc
/opt/Querix/Lycia/etc/ |
||||
is a default file created by a user for further customization. It contains the list of all the available static resources which can be used by any Lycia-based application at runtime. |
is created by a 4gl developer, if necessary |
|
a 4gl project |
C:\ProgramData\Querix\Lycia\etc
/opt/Querix/Lycia/etc/ |
||||
Master theme (.qxtheme) |
is a theme file, .qxtheme, that has the name of the program, is loaded automatically when it is run and is used to secure its unique appearance as compared to other applications developed for the same company. Created and compiled together with the program and edited in Lycia Theme Designer (on Windows). |
is created by a 4gl developer, if necessary |
|
a 4gl project |
in the project folder |
|||
Master style sheet (.css) |
is a custom css style file, .css, that has the name of the program, is compiled with it, and is loaded automatically when it is run. Created together with the program |
is created by a 4gl developer, if necessary |
|
a 4gl project |
in the project folder |
|||
Master action defaults file (.ad2) |
is a custom configuration file, .ad2, that has the name of the program, is compiled with it, and is loaded automatically when it is run. Contains default attributes for actions that can be performed in the definite 4gl-based application. |
is created by a 4gl developer, if necessary |
|
a 4gl project |
in the project folder |
|||
is a user-defined configuration file that lists all the static resources which can be used by the Lycia-based application at runtime. |
is created when the program is deployed with IDE and is saved to the AppServer working directory specified in listener.xml. |
|
a 4gl project |
C:\ProgramData\Querix\Lycia\progs
/opt/Querix/Lycia/etc/ |
||||
is a user-defined theme file, .qxtheme, that is loaded from the 4gl code and allows adapting the application appearance to the company’s business logics and changing its runtime appearance and behavior depending on the current tasks and purposes. Can be created as a part of 4gl program or formed by concatenating theme snippets stored on the client side. |
is created by the 4gl developer, if necessary, and deployed to the progs folder |
|
a 4gl project |
when deployed:
C:\ProgramData\Querix\Lycia\progs
/opt/Querix/Lycia/etc/ |
||||
Application style sheet (.css) |
is a custom css style file, .css, that is loaded from the 4gl code and allows changing the runtime appearance of the application. |
is created by the 4gl developer, if necessary, and deployed to the progs folder |
|
a 4gl project |
when deployed:
C:\ProgramData\Querix\Lycia\progs
/opt/Querix/Lycia/etc/ |
|||
Application action defaults file (.ad2) |
is a user-defined configuration file, .ad2, that is loaded from the 4gl code and contains default attributes for actions that can be performed in the definite 4gl-based application. |
is created by the 4gl developer, if necessary, and deployed to the progs folder |
|
a 4gl project |
when deployed:
C:\ProgramData\Querix\Lycia\progs
/opt/Querix/Lycia/etc/ |
|||
is a Lycia configuration file that contains environment variables used at program compilation in LyciaStudio. |
is created by a 4gl developer, if necessary |
|
Lycia |
- |
||||
is a script that contains environment variables used when working with command line tools. |
is created by a 4gl developer, if necessary |
in
performed by environ |
Lycia |
- |
||||
is a Lycia configuration file that allows configuring database interfaces as well as setting certain global defaults for Lycia applications. |
is created by a 4gl developer, if necessary |
|
Lycia |
- |
||||
is a Lycia configuration file that includes a number of basic LyciaStudio configurations. (e.g., Java version and a list of included plug-ins). |
is shipped together with Lycia |
|
Lycia |
C:\Program Files\Lycia\LyciaStudio\
/opt/Querix/Lycia/lyciastudio/ |
||||
is a Lycia configuration file that contains environment variables used at runtime when running applications via LyciaDesktop and LyciaWeb. |
is created by a 4gl developer, if necessary |
|
Lycia |
- |
||||
is a file where you can define and configure application server instances. |
is created by a 4gl developer, if necessary |
|
Lycia |
- |
||||
is a Lycia configuration file (= a servlet container) intended for configuring Lycia Web Server (Jetty) used for runtime. |
is created by a 4gl developer, if necessary |
|
Lycia |
- |
||||
is a Lycia configuration file used for configuring Jetty web server embedded in LyciaStudio. |
is created by a 4gl developer, if necessary |
|
Lycia |
- |
||||
is needed only to connect to multiple databases. If you need to connect to only one database, you must set your database connection in inet.env. |
is a basic configurations file used to configure database connections. |
is created by a 4gl developer, if necessary |
|
Lycia |
in the project folder |