Class SpotbugsLinter
java.lang.Object
de.firemage.autograder.core.spotbugs.SpotbugsLinter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpotbugsLinter
public SpotbugsLinter()
-
-
Method Details
-
lint
public List<Problem> lint(UploadedFile file, Path jar, List<SpotbugsCheck> checks) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-