##Checkstyle
It is a Intellij plugin, helps you to check your code, import, javadoc etc.
[Checkstyle Intellij plugin] (https://github.com/jshiell/checkstyle-idea)
- Community Edition (14.1.5)
- Community Edition (15.0.6)
- Community Edition (2016.1)
- Ultimate Edition (14.1.5)
- Ultimate Edition (15.0.6)
- Ultimate Edition (2016.1)
Under Intellij Preferences
->Plugin
->Browse repositories...
Search keyword : Checkstyle-IDEA
Install it and restart Intellij.
Under Intellij Preferences
->Other Setting
->Checksytle
Default checkstyle sun_checks.xml
Avoid using unused import.
Intellij Preferences
->Editor
->Inspections
Find out Java
->Imports
->Unused import
Just set this [+] and Severity
set Error