I am getting the following error while installing the checkstyle plugin for my eclipuse via the update manager
Cannot complete the install because one or
You can install Checkstyle plugin from the Marketplace.
Help > Eclipse Martketplace...
Type "checkstyle plug-in"
and hit Enter.
You can also type only checkstyle
and then select the plugin from the list.
Click on Install.
Window > Show View > Other...
Type checkstyle
> select the views (Ctrl + click) > OK
Right click on your project > Checkstyle > Check Code with Checkstyle
The output will be shown in the checkstyle views (2 tabs).
If you listed all the violations for a type (using the arrow / right click / double click), you can go back using the "Go back to the master view" arrow: