setDebugInfo

This task sets the internal Java compilation debug level, and returns the current settings.

Parameters

Attribute Description Required
DebugInfo Changes all 3 settings No (value unchanged) (may be true or false)
LineNumber Line Number debug information No (value unchanged) (may be true or false)
LocalVariable Local Variable symbol table No (value unchanged) (may be true or false)
SourceFile Source File name No (value unchanged) (may be true or false)
PropertyName Property Name to receive current settings No, default is DebugInfo

Examples

 

Parent topic

Working with Ant

 

Related tasks

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