Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • imports will automatically be organized on save
  • trailing spaces and empty lines will be cleared on save
  • CTRL+SHIFT+F for autoformat to ONAP codestyle (4 space indention, ...)
  • only javadoc comments will be formatted (not the lic header)
  • comments in xml files won't be formatted on autoformat


TODO:

  • include a correct and only available (in gerrit) checkstyle formatter compliant with license header

...