Versions Compared

Key

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

...

The associated project wizard is run as part of the Prom project wizard and takes care of the actual project creation. Afterwards the model file is created and finally other folders and files are imported.

Placeholders

There are some placeholders that can be used in initial resources for projects, which are listed below.

PlaceholderDescription
${project_name}Will be replaced with the name of the project that is created
${modelFile_path}The project relative path of the initial model file
${modelFile_name}The name of the initial model file
${modelFile_basename}The name of the initial model file without file extension

Paths for imported resources

...