Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added AJDT to plugin list

...

Checkstyle configuration

  1. Go to Eclipse -> Preferences -> Checkstyle -> New ...
  2. Choose Project Relative Configuration, type in the name Qcadoo Checkstyle and choose the checkstyle.xml file from the projects main source directory
  3. Click OK
  4. Choose the new configuration and click Set as Default
  5. Click OK
  6. In the projects menu click on Checkstyle -> Activate Checkstyle

...