Automatic creation of the directory structure, creation of the file '
Call the setup script:
If no parameters are specified, the following help appears:
You have two options:
config.xml
'.Call the setup script:
python create_project.pyc
If no parameters are specified, the following help appears:
usage: create_project.pyc -p Projekt Verzeichnis |
You have two options:
- You can use the automatic, then a directory called "My Project" is created as a project directory.
In addition, the other required directories are created, as is an "empty" XML definition file. - You enter a self chosen name for the project directory. There an "empty" XML definition file is automatically created.
"empty" in this context means that the basic structure of the file exists and you only need to fill it with values.
The files correspond to the examples given in this documentation.
Of course the use of the setup scripts is optional. You can also create all directories manually.
In this case, please follow the structure described under Project directory structure.
The files correspond to the examples given in this documentation.
Of course the use of the setup scripts is optional. You can also create all directories manually.
In this case, please follow the structure described under Project directory structure.
Note
The project directory can be renamed at any time!