Open Source Code Beautifiers
5 projectsImportScrubberInactive
Utility to clean up import statements in Java source: remove unused imports, expand star imports to single-type imports, sort and group. Ant task and JNLP application; uses BCEL for class-file parsing.