inserting blanklines w/ Japlopy



I am using jalopy with eclipse 3.01 and I am having an issue with blank
lines being inserted between variable declarations. I have set all the
parameters in the Blanklines dialog to 0 and I still get blank lines
added between declarations. How can I stop this behavior?

>>
String text1;
String text2;
>>

gets chaged to

>>
String text1;

String text2;
>>

Thanks for your help

john

.



Relevant Pages

  • inserting blanklines w/ Japlopy
    ... I am using jalopy with eclipse 3.01 and I am having an issue with blank ... lines being inserted between variable declarations. ... Prev by Date: ...
    (comp.lang.java.softwaretools)
  • Re: Upsize to SQL Server
    ... loops, conditionals, variable declarations, return values and call UDFs? ... Prev by Date: ...
    (comp.databases.ms-access)
  • Re: Upsize to SQL Server
    ... loops, conditionals, variable declarations, return values and call ... UDFs? ... Prev by Date: ...
    (comp.databases.ms-access)
  • Re: Variable declarations with "constant"?
    ... Maciej Sobczak wrote: ... > 30 Examples of variable declarations: ... My brain needs a "back" button so I can ... Prev by Date: ...
    (comp.lang.ada)