JBuilder 4 Settings
For good tabs:
Tools Menu, Editor Options:
- Tab Size 4
- Block Size 4
- All "Smart Key Options" are off
- All "Indent Options" are on
Under save options you may want. "Change leading spaces to tabs"
For good auto-gen code:
Under Default Project properties, last tab::
- Code style, put } on seperate lines
- Default scope for properties: private
Under Project: Default Project Properties: Code Style Tab:
Set it to Braces on Next Line.
Other Settings I recommend:
- Code Insight Tab: Parameter Insight: Show class context off