Orangevolt ANT Tasks » Tasks » preferences | ||
Example | Example |
remove removes a node (subtree) or data entry of the Preferences.
Name | Description | Required |
name | The name of the entry to remove. | yes (if node is not given) |
node | The name of the node (subtree) to remove. | yes (if name is not given) |
path |
The path of the node. The path is used relative to the base path defined in the preferences task. If the given path does not exists an exception will be thrown. |
no |