also on empty lines? http://people.apache.org/~simonetripodi/ http://www.99soft.org/
On Thu, Apr 21, 2011 at 1:22 PM, Emmanuel Bourg <[email protected]> wrote: > Le 21/04/2011 13:13, [email protected] a écrit : > >> @@ -117,15 +117,15 @@ public class DefaultParser implements Co >> handleToken(argument); >> } >> } >> - >> + >> // check the arguments of the last option >> checkRequiredArgs(); >> - >> + >> // add the default options >> handleProperties(properties); >> - >> + >> checkRequiredOptions(); >> - >> + >> return cmd; >> } > > > For the record, I'd like to preserve this kind of trailing spaces in order > to keep the cursor on the indentation level when editing the code. > > Emmanuel Bourg > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
