Archive

Archive for the ‘Developer Tools’ Category

Eclipse Checkstyle Plug-in 5.4.1

September 28th, 2011 No comments

A plugin that integrates the well-known source code analyzer Checkstyle into Eclipse. With the help of the Checkstyle plugin for the Eclipse IDE your code is constantly inspected for problems. Within the Eclipse workbench you are notified of problems via the Eclipse Problems View and source code annotations just as you would see with compiler errors or warnings.

Requirements:

· Eclipse
· Java