Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
4 0 2 0

Rules

Category Rule Violations Severity
imports UnusedImports 2  Warning

Details

info/smart_tools/smartactors/core/ifilesystem_tracker/exception/FilesystemTrackerStartupException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ifilesystem_tracker.IFilesystemTracker. 3
 Warning imports UnusedImports Unused import - java.io.File. 5