Skip to content

Generate a project

Project generation

To generate a project, you must use PhoenixFileGenerator in project mode. Using this mode, you can : - Choose the project architetcure you want to generate. For now, PhoenixGenerator only handles the SimpleCpp type. - Generate classes inside the project by adding a list of pdata files you want to generate. - Enable the unit tests generation for the generated sources (form your .pdata files)