Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 4988d2feb51890a23c4c87533c477848 > files > 3

findbugs-tools-1.3.9-12.fc17.noarch.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.