Login | Register
My pages Projects Community openCollabNet

2.10. Settings for NetBeans

Linus Tolke

[Warning]Warning

It is unclear what version of NetBeans these settings work in. If you test it, let us know so that we can update the Cookbook.

The argouml style guides correspond to the following settings in NetBeans:

  • In (Tools =>) Options => Editing => Editor Settings => Java Editor

    Tab Size = 8

  • In (Tools =>) Options => Editing => Indentation Engines => Java Indentation Engine

    Add Newline Before Brace: False, Add Space Before Parenthesis: False, Expand Tabs to Spaces: False, Number of Spaces per Tab: 4 (Should probably be read as Number of Spaces per indentation level).