workspacePreferenceFile

This task reads a property file containing Eclipse workspace preferences and sets those preferences.

Parameters

Attribute Description Required
PreferenceFileName The name of the property file containing sorkspace preference Yes
Overwrite Whether or not to overwrite the preference value it it already exists No, default is true
FailOnError Whether or not the Ant build should fail if there was an error No, default is true

Examples

 

Parent topic

Working with Ant

 

Related tasks

captureBuildMessages
compileWorkspace
getJavacErrorCount
getProjectData
projectBuild
projectGetErrors
projectImport
projectSetBuild
projectSetImport
setDebugInfo
workspaceBuild
workspaceGetErrors
workspacePreferenceGet
workspacePreferenceSet