Codebase list findbugs / 9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main src / scripts / standard / filterBugs
9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main

Tree @9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main (Download .tar.gz)

filterBugs @9e04488b-3d21-4a08-a5d7-e262c5b28cbf/mainraw · history · blame

#! /bin/sh

# General purpose utility for filtering/transforming
# bug collection and/or historical bug collections

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.workflow.Filter

@WRAP_JAVA@

# vim:ts=3