Tom Tromey <[EMAIL PROTECTED]> writes: > >>>>> "Brian" == Brian Jones <[EMAIL PROTECTED]> writes: > > Brian> I was looking into using Jalopy at one point but the 1.0 version I > Brian> think didn't do proper double indentation for curly's on if/while/for, > Brian> etc. Suggestions for something that actually matches our "GNU" style > Brian> would be appreciated. > > I tried Jalopy 1.0b10 today. It is pretty close to being able to do > what we want. > > I found 3 problems before I stopped playing with it: > > * The indentation problem you mention > > * It doesn't like javadoc like: > > * @author Aaron M. Renn ([EMAIL PROTECTED]) > > It complains about the unknown tag "@urbanophile" :-/ > > * It won't insert a blank line after the header comment unless > header rewriting is turned on (which we don't want to do since we > want to preserve copyright years). And, there is no way to insert > a blank line before `package'. > > I'll write to the jalopy maintainers. If we can get these things > fixed it might be ready to use. > > In case anybody else wants to play, I appended my `GNU.xml' jalopy > config file.
Hey, thanks Tom. Let me know how it goes. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

