Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Andrés Maneiro edited this page Dec 8, 2011 · 1 revision

There aren't strict rules about the code style but try to follow the already existent style within the usual Java conventions.

Also the actual commiters of navtable use the following Eclipse configuration, for the Save Action Preferences, that helps to maintain some coherence on the code:

  • Organize imports
  • Convert control statement bodies to block
  • Remove unused imports
  • Remove trailing white spaces on all lines
  • Correct indentation
  • In "Java Code Style > Formatted" section should have "Java conventions".

More info:

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.