Rules configure the path generation for an application

Description

The path generation determines where to generate the app. In relation to the path generated the app using the “Directory for source code” in setting the stage. By default, the application will be generated in the folder with Flexberry. The target path generation will look like this: The path generation/directory for the source code

setup path generation

To configure the path generation is necessary in the top panel click “Settings”>”Path generation…” and select the desired path.

Storage settings path generation

Setting the path generation is stored in the application configuration file.

<add key="GenerationPath" value="C:\Work.NET\CASE\CodeGen"/>

Thus, if the application will run with a different configuration file, you will need to define this setting again.