views:

1461

answers:

1

I am using NetBeans 6.5. For CheckStyle, I have downloaded and installed the nbcheckstyle.nbm plugin. I am able to use CheckStyle with this plugin.

I want to configure the rules to be checked. I am not able to do it as it is an .nbm file. Any suggestion on how to configures the rules?

Thanks

A: 

Specify the "Config file" in the Options dialog.

This can be seen in the screenshot. (Set as netbeans_checks.xml).

kazanaki