Codebase list findbugs / scrub-obsolete/main src / scripts / standard / listBugDatabaseInfo
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

listBugDatabaseInfo @scrub-obsolete/mainraw · history · blame

#! /bin/sh

@GET_FBHOME@

@SET_DEFAULT_JAVA@

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

@WRAP_JAVA@

# vim:ts=3