| Genero BDL Tutorial Summary | |
The program examples used in this tutorial are packaged with Genero Studio. To run the programs you will need a complete install of the Genero product suite.
The Genero product suite includes:
A Genero Project (4pw) manages the source files and properties for building and executing the program examples in the tutorial. You can follow the steps below to work with the examples in the BDLTutorial project in a convenient and visual way using Genero Studio.
Genero installs with a preconfigured SQLite database that you can use for tutorial examples that require database access. An fglprofile configuration file with the entries needed to connect to the SQLite database is also provided.
Perform these steps to open the BDLTutorial project in Genero Studio and explore the project structure.
Figure 1. Selecting the BDLTutorial project in Genero Studio
Figure 2. Viewing the BDLTutorial project structure in the Project view.
or leave the file open
in Code Editor in preparation for Chapter 2.You can learn more about projects and the Project view in the Project Manager section of the Genero Studio User Guide.
For more information about Code Editor, see the Code Editor section of the Genero Studio User Guide.