Reference > ANT targets > Ant targets: Creating and configuring targets


ANT target: OpenLaszloConfigureProperty

The OpenLaszloConfigureProperty configures properties such as a debug flag and an output directory for the OpenLaszlo project.


Prerequisites

The Management Center feature must be enabled.


Required parameters

project

The name of the Web project containing the Management Center code (for example, LOBTools).


Optional parameters

debug

Enables the debug flag; set to true or false. Setting the value to true produces an OpenLaszlo debug console after the ANT target completes. Setting the value to false does not produce a debug console.

outputdir

An output directory used by the compiler. Specify the relative path, under the project, to indicate where all the compiled files are stored.


Example


Parameters specified as nested parameter

The openLaszloConfigureProperty target also accepts two optional children:


+

Search Tips   |   Advanced Search