Warning: It is unclear what version of NetBeans these settings work in. If you test it, please update these instructions.
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).