Build Projects
Build-Projects contain so called builds which help to automate the process of generating code and/or building the application. They allow to specify a series of script files which are to be executed and provide arguments which can be configured by the user.
XML Definition
Builds are defined in an XML Schema file which is located at “cgi_studio_connector/schema/BuildPr...
Sample
Below a sample XML file can be seen <?xml version="1.0"?> <BuildProject xsi:noNamesp...
Editor
An editor for the Build-Projects definition can be found here:“cgi_studio_connector/bin/BuildProj...
Default variables
Besides user configured variables the following default environment variables will be set. ...
Command Line Interface
It is possible to start a build from the Command Line via the Build-CLI tool. For more informatio...