-
Notifications
You must be signed in to change notification settings - Fork 2
Checkstyle setup
Alexandru Dascalu edited this page Mar 30, 2020
·
20 revisions
Wiki > The GUI > Eclipse > Check Style setup
Check style is set up by:
- In eclipse click Windows->Preferences
- Select Checkstyle (if this option is not available you will need to install the checkstyle plugin through
Help->Eclipse Marketplaceand search for checkstyle - Click New (if you are updating the config select properties)
- 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