Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter NameDescription

directory

The directory to scan for classes

fileMask

The file mask to scan

excludeAnnotations

Comma delimited list of annotations to ignore

overwriteWriteProtected

Overwrite of write protected .annotation files

verbose

Verbose output

assemblies-assemblies Parameter
tempDir-T Parameter (session temp-directory)
cpinternal-cpinternal (iso8859-1 default)
cpstream-cpinternal (iso8859-1 default)
iniFileSession ini file

The ANT script in Consultingwerk/Studio/ExtractClassAnnotations/extract-class-annotations.xml (attached: extract-class-annotations.xml) provides a sample ANT macro script to invoke the annotation scanner. 

...