mplushnikov / doctor-jim

Automatically exported from code.google.com/p/doctor-jim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doctor-jim

Automatically exported from code.google.com/p/doctor-jim

Doctor-Jim is an java import beautifier like hybridlabs-beautifier but much better.

Doctor JIM implementation is based on java-parser, which is generated by javacc from an Java 1.5 grammar.

At runtime Doctor-JIM has only dependencies to commons-io, commons-logging and commons-lang libraries.

Doctor JIM was created for integration into the Andromda project, but can also be used standalone.

You can find Maven repository hosted by Sonatype containing doctor-jim files under: http://oss.sonatype.org/content/groups/public/

About

Automatically exported from code.google.com/p/doctor-jim

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%