It's strange that Eclipse is still using tab as the default indent. And there's no global switch to change it back to spaces.
On Wed, Jan 2, 2013 at 10:43 PM, Kevan Miller <[email protected]>wrote: > > On Jan 1, 2013, at 5:39 PM, Mark Struberg <[email protected]> wrote: > > > Hi! > > > > I found quite a few sources which have mixed tab/space policy. > > > > In the JCDI packages I now switched all indenting back to spaces only. > > > > To prevent such things I personally always enable the whitespace with a > light grey color. > > Thanks. Spaces-only is the Geronimo coding standard ( > http://geronimo.apache.org/coding-standards.html#CodingStandards-Indentation). > I personally hate tabs in source. So, appreciate your changes… > > --kevan -- Shawn
