Package code and artifacts

Description

Specify whether to automatically package generated code and artifacts for relocation.

Category: Code Generation

Settings

Default: off

On

The build process runs the packNGo function after code generation to package generated code and artifacts for relocation.

Off

The build process does not run packNGo after code generation.

Dependency

Selecting this parameter enables Zip file name and clearing this parameter disables Zip file name.

Command-Line Information

Parameter: PackageGeneratedCodeAndArtifacts
Type: character vector
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics