Codebase list findbugs / lintian-fixes/main src / scripts / standard / mineBugHistory
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

mineBugHistory @lintian-fixes/mainraw · 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@