KacerCZ commented on pull request #2160: URL: https://github.com/apache/netbeans/pull/2160#issuecomment-638433415
@tmysik Yes, I added empty item to list selection of predefined rules. This empty item is ignored when parameters for Mess detector are created. Valid cases are: - one or more predefined rule sets and no rule set file - empty predefined rule set and rule set file - one or more predefined rule sets and rule set file Invalid case is when there is no predefined rule selected and also no rule set file is used. The second screenshot is from inspection customization dialog. _Enabled_ checkbox enables running of selected analyzer in given configuration. 1. From main menu select Source > Inspect. 2. In Inspect dialog select Use > Configuration and select Default. 3. Click Manage next to Default. 4. Select Analyzer > Mess Detector - that is the dialog from screenshot ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
