Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@deprecated6
@todo1
FIXME1
TODO1

Each tag is detailed below:

@deprecated

Number of occurences found in the code: 6

org.apache.commons.jci.compilers.JavacJavaCompilerSettingsLine
*/75
*/84
*/89
*/94
*/99
*/104

@todo

Number of occurences found in the code: 1

org.apache.commons.jci.compilers.JavacJavaCompilerLine
classpath and settings support44

FIXME

Number of occurences found in the code: 1

org.apache.commons.jci.compilers.JavacJavaCompilerLine
build classpath from classloader information197

TODO

Number of occurences found in the code: 1

org.apache.commons.jci.compilers.JavacJavaCompilerLine
there should be a better way to parse these113