-
Notifications
You must be signed in to change notification settings - Fork 2
Checkstyle setup
Dominic Oram edited this page Mar 26, 2020
·
20 revisions
Wiki > The GUI > Eclipse > Check Style setup
Check style is set up by:
- In eclipse click Windows->Prefences
- Select Checkstyle (if this option is not available you will need to install the checkstyle plugin through
Window->Eclipse Marketplaceand search for checkstyle - Click New (if you are updating the config select propeties)
- Set the following
- File: External configuration file
- Name: IBEX Checks
- Location:
C:\Instrument\Dev\ibex_gui\base\uk.ac.stfc.isis.ibex.client.tycho.parent\checkstyle.xml -
Additional Propertiesbutton-
Add...button - Set:
- Name: checkstyle.suppressions.file
- Value: C:\Instrument\Dev\ibex_gui\base\uk.ac.stfc.isis.ibex.client.tycho.parent\suppressions.xml
-
- Apply and close: you should now be setup