Hello,
I'm using jalopy1.0b8.
I've set :
Separation.Blank lines : Case blocks Before : 1
Separation.Misc : Keep blank lines up to : 5
Separation.Chunks : By Comments activated.
Separation.Chunks : By Blank lines activated.
If I repeatedly use Jalopy on the class Test
the blank lines above the comment grow to
5 blank lines (each iteration appends a blank line).
public class Test
{
public void test()
{
int a;
// comment
a=1;
}
}
It seems that Jalopy appends a blank line each
time due to the "Case blocks before". But it doesn't
take into account the blank lines that are already there.
It appends till the maximum blank lines "Keep blank
lines up to".
Best Regards,
Kees Kuip.
Marco Hunsicker
None
None
Public
|
Date: 2002-08-13 06:39 Logged In: YES |
|
Date: 2002-08-08 21:18 Logged In: YES |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use