inserting blanklines w/ Japlopy
- From: "coltrane" <tendengarci@xxxxxxxxx>
- Date: 8 Sep 2005 07:48:14 -0700
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 changed to
>>
String text1;
String text2;
>>
Thanks for your help
john
.
- Prev by Date: inserting blanklines w/ Japlopy
- Next by Date: JDBC vs Hibernate
- Previous by thread: inserting blanklines w/ Japlopy
- Next by thread: JDBC vs Hibernate
- Index(es):
Relevant Pages
|