Checkstyle Eclipse
Checkstyle
The rulesets try to implement the Coding guidelines. If changes occur please carry them over to the checkstyle file.
Eclipse
To integrate the checkstyle file well with Eclipse I would recommend the Checkstyle Plugin that can be found in the marketplace.
Get the plugin
First go to the marketplace to fetch the plugin.
After installation a restart will be needed to enable the plugin correctly. Once eclipse is running again, in the preferences a new register will be shown for the checkstyle configuration. To get there open up the preferences, either for a specific project or for eclipse in total.<br\>
Now specify a new rule set with a link to the checkstyle.xml file.
Save your configuration and ensure it is set to be active in the project you wish to use it as checkstyle files may be different for specific projects.
Use the plugin
To use the configured plugin it may be accessed via the context menu<br\>
or/and it can be added as view