Codebase list findbugs / ae8b2526-32e9-4b37-8f72-25923ca1a232/main src / scripts / standard / filterBugs
ae8b2526-32e9-4b37-8f72-25923ca1a232/main

Tree @ae8b2526-32e9-4b37-8f72-25923ca1a232/main (Download .tar.gz)

filterBugs @ae8b2526-32e9-4b37-8f72-25923ca1a232/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