Codebase list findbugs / upstream/2.0.2 src / scripts / standard / mineBugHistory
upstream/2.0.2

Tree @upstream/2.0.2 (Download .tar.gz)

mineBugHistory @upstream/2.0.2raw · history · blame

1
2
3
4
5
6
7
8
9
#! /bin/sh

@GET_FBHOME@

@SET_DEFAULT_JAVA@

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

@WRAP_JAVA@