PDA

View Full Version : Are there any Jalopy plugins for java?


alw
16-Feb-2005, 06:02 PM
I am trying to compare two jars using the java class plugin. Since the methods are sorted alphabetically in the classes of one of the jars and not in the other, the compare does not help.

Has anyone tried to create a Jalopy (http://jalopy.sourceforge.net/) plugin? Jalopy does to java source code what html tidy does to html. It seems to also do sorting (http://jalopy.sourceforge.net/sorting.html).

Chris
21-Feb-2005, 11:28 AM
I put together a rule that uses Jalopy to format Java Source code at:
http://www.scootersoftware.com/rules/Jalopy.zip

It uses the default formatting settings, so you may need to tweak the formatting options.