Difference between revisions of "Checkstyle Eclipse"

From SIMA wiki
Jump to: navigation, search
(Checkstyle)
(Eclipse)
Line 3: Line 3:
  
 
==Eclipse==
 
==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===
 +
[[File:Eclipse plugin step 1.PNG]]
 +
[[File:Eclipse plugin step 2.PNG]]
 +
[[File:Eclipse plugin step 3.PNG]]
 +
[[File:Eclipse plugin step 4.PNG]]
 +
 +
===Use the plugin===

Revision as of 16:25, 17 February 2013

Checkstyle

The rulesets try to implement the Codeing 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

Eclipse plugin step 1.PNG Eclipse plugin step 2.PNG Eclipse plugin step 3.PNG Eclipse plugin step 4.PNG

Use the plugin