Orangevolt ANT Tasks » Tasks » preferences » Set Preferences data
Element floatElement long

2.4.1.5.  Element int

The int element defines a single int data entry in a Preferences node.

Attributes

Name Description Required
name The name of the entry. yes
value

The value will be taken either from attribute value or from the body of the element. The value must be compatible with the int type (a integer number).

yes
path

The path of the node where the entry should set. The path is used relative to the base path defined in the preferences task. If the given path does not exists it will be created.

no