Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Project Wizards with Prom

TodoProm provides project wizards, which can create a project and initialize it with a model file, a main file and wrapper code snippets. The wizards for different model file types (e.g. SCChart vs Esterel) differ only in the initial content for the model file. Other initial content is choosen from the environment, which is selected on the first page of the dialog. The project creation is done by another wizard which will be started from within the Prom wizard. Which wizard is started is defined in the environment.

For example to create a project to develop Minstorms running leJOS, one can choose the SCCharts project wizard. In this wizard, one can choose the Mindstorms NXJ environment and define what will be initialized in the project (model file, main file, snippets). Now when pressing the finish button, the related project wizard from the leJOS plugin will be started. (Screenshot)

Wrapper Code Generation

Todo

...