The project type Model project is the default project type. The include paths of this kind of project are only accessible for the project itself.
Choosing the project type 'Library project' turns a project into a Library. A library is a project whose include paths are accessible for all projects in the ITP/MDK Repository. Setting the Project type to Library project is a way to share objects between projects.
Choosing Project contains Microsoft Word documents indicates that this project is expected to contain Microsoft Word documents (*.doc). Creating a new document for this project will result in a Microsoft Word document.
Choosing Project contains Microsoft Word documents (*.docx) indicates that this project is expected to contain Microsoft Word documents (*.docx). Creating a new document for this project will result in a Microsoft Word docx document.
Note
To create ITP Models based on Microsoft Word DOCX documents, ITP/Create Model Package version 4.1 (or higher) has to be installed.
Choosing Project contains OpenOffice.org documents indicates that this project is expected to contain OpenOffice.org documents. When you create a new document for this project this will be an OpenOffice.org document.
Drop down box
In the drop down box all search paths for include files that can be selected are listed. The Libraries in the ITP/MDK Repository are listed with [lib] in front of their name.
Add
After a path is selected it must be added to the active search paths list by clicking the button .
Up and down
The buttons with the up and down arrow are only enabled if there is more than one search path available and if one is selected in the active search paths list.
Ranking search paths is important because ITP searches the search paths from top to bottom. This means that an Include document in one of the first search paths will be used in favour of one in a lower search path with the same name. Be aware of this when you name an include document.
Libraries are expanded in their slot in the list
You can use the search path order to control which function or procedure is used in a project. The first found include document whose name matches will be used, in effect hiding other documents with the same name lower on the list.
Remove
The button is enabled when a search path is selected. It removes that path from the list. The text box shows the list of search paths that are set for the project. A search path must be selected in this pane before it can be moved up or down the list or be deleted from the list. Note that the include documents are listed with their path. This is the path inside the ITP/MDK Repository.
Instruction language
The setting Instruction language determines which ITP Model language is used in the model documents in the project. You can choose Dutch (NLD), English (ENG), or German (DEU).
Package
When an ITP Model is created it uses an installed ITP/Create Model Package. Which ITP/Create Model Package is used is configured at Package. A project is considered [unconfigured] if no Package is selected.
Other settings
The button Other settings opens the dialog Other settings. In this dialog all other settings related to the create model process can be set. Refer to the ITP/MDK Repository-OtherSettings Manual chapter Other Settings for more information on these settings.