Target Path Resolution

Defaults

The Target Path defines where all the created (and updates) output is written to. By default, without any other settings provided, this is {Workspace}\Out:

Out Folder

Sets have their own output folder in the set directory {Set}\Out:

Set output

Packaged Components are writte to Out\PackagedComponents\[PackageVersion}\PackageId:

Options to control the target

In general we distinguish between two different target directories:

  • OutDir refers to the output in general: Metadata, Uml, Components.

  • DocDir specifies the root folder where all documentation is written to

See also

Last updated