Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

On this page we show some optional Eclipse customizations that you might find useful when setting up you developers enviorment.

Plugins

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
  • No labels