Artur Biesiadowski <[EMAIL PROTECTED]> writes:

> If you want reindentation tool for java look at
> http://gene.md.huji.ac.il/~tald/jstyle/

I've recently been playing with GNU indent 2.0 (which semi-supports
C++) to add Java support.  I've gotten some fairly good results,
which, when combined with Emacs' cc-mode reindent, should be able to do
an automagic conversion of the source code to GNU style.

I do plan to move the source code to GNU formatting conventions;
however, naming conventions will keep with Sun's style.

-- 
Paul Fisher * [EMAIL PROTECTED]

Reply via email to