Setting proper whitespace settings

From Knowitall
Revision as of 18:14, 23 November 2010 by Schmmd (talk | contribs) (Created page with "If you are using Eclipse, please set the indentation to 4 spaces. The Eclipse default is to use tabs. To do this, go to "Preferences -> Java -> Code Style -> Formatter", create...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If you are using Eclipse, please set the indentation to 4 spaces. The Eclipse default is to use tabs.

To do this, go to "Preferences -> Java -> Code Style -> Formatter", create a new profile, push "Edit" and under the "Indentation" tab specify "Spaces only" and an "Indentation size" of 4.