corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Checkstyle Beans - plugin detail

Checkstyle Beans project contains the set of NetBeans modules needed for annotation of the code that does not match the defined Checkstyle rules.

n/a
Plugin owner: phejl
Website: http://www.sickboy.cz/checkstyle
Added: 2007-08-24
Last updated: 2011-10-21
NetBeans Versions: 6.0, 6.1, 6.5, 6.7, 6.8, 6.9, 7.0, 7.1
License: Apache License, Version 2.0
Category: Utilities
Size: N/A
Downloaded: 862 times
Rating:
 4.32, by 2 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

Checkstyle Beans project contains the set of NetBeans modules needed for annotation of the code that does not match the defined Checkstyle rules. It works inside the editor, displaying the results as soon as the edited file is saved. Checkstyle itself is tool checking the source code and reporting the wrong code style (pattern, formatting, etc.).

What's new in this version

http://sickboy.cz/checkstyle/changes-report.html

[ You have to be logged in to be able to comment. ]

User Comments

  

So many checktyle plugin?

I search checkstyle as keyword in the Plugin portal , I get some result of Checkstyle.
But none of them provide a gui to customize the checkstyle rule.
Why not work together to impove the feature to provide some basic functionality.
1.customsize rule(copy the default config and customsize).
2.Import and export rule file.
3.Provide project scope configuration(Can enable this feature for project and customsize the code rule)
4.Code analysis and generate report .
Advanced feature I wished.
1.Code complete support for quick fix .
2.Task list intergration
Posted by hantsy on Jun 25, 2008
  

Settings for Checkstyle

It is in Options dialog, category Miscellaneous, tab Checkstyle. Check Use custom configuration file and select the file. Please let me know about anything you would like to improve to hejlp at seznam.cz.
Posted by phejl on Dec 05, 2007
  

Settings for CheckStyle

Where can i define the xml file that i want to be used for checking the code style, inside NetBeans. I dont see that information anywhere, not even on the plug in site, anyone knows where to define it?thank you in advance
Posted by whitemerovingian on Dec 04, 2007
  

Great

Great module. Maybe you could contribute its functionality to https://sqe.dev.java.net/.
Posted by tomzi on Sep 04, 2007