I sometimes use "Jalopy" as an Ant-task to reformat my source
code, before I publish it.
Now I found that Jalopy does not seem to be available for Java
1.5 and thus can not format annotations. It seems to not
reformat a source file with an annotation at all.
Is there any other source code reformatter that I can invoke
from the command line or from Ant and that will format Java
1.5 source code?
Stefan Ram - 26 Sep 2005 03:12 GMT
>Is there any other source code reformatter that I can invoke
>from the command line or from Ant and that will format Java
>1.5 source code?
I just found "Jacobe" and will try this.
Roedy Green - 26 Sep 2005 03:52 GMT
> Now I found that Jalopy does not seem to be available for Java
> 1.5 and thus can not format annotations. It seems to not
> reformat a source file with an annotation at all.
i don't know which can handle annotations, but for a list of
candidates see http://mindprod.com/jgloss/beautifier.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.