Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4f92b837ca4d83adb4138ec0d4db8449 > files > 7

findbugs-2.0.3-3.mga4.src.rpm

This package contains additional tools for use with findbugs.  They include:
* edu.umd.cs.findbugs.tools.FixIndentation <file>: reindents a Java file
* edu.umd.cs.findbugs.tools.FilterPropertyDatabase <file>: filters a property
  database, only passing through the annotations on public or protected
  methods
* edu.umd.cs.findbugs.tools.html.PlainPrintBugDescriptions [docTitle]:
  prints findbugs bug descriptions as plain text
* edu.umd.cs.findbugs.tools.html.PrettyPrintBugDescriptions [-unabridged]
  [docTitle]: prints findbugs bug descriptions as HTML.  If the -unabridged
  option is given, then warnings from disabled detectors are also printed.
* edu.umd.cs.findbugs.tools.junit.JUnitJarRunner [-textui|-swingui]
  <test suite jar file> [<classpath with code to test>]: run all of the JUnit
  tests in a jar file.
* edu.umd.cs.findbugs.tools.xml.CheckMessages <plugin descriptor xml>
  <bug description xml> [<bug description xml> ...]: check the XML message
  files in a findbugs plugin for validity and completeness.