This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267638

Summary: Source inspect - Custom configuration to run only one analyzer
Product: editor Reporter: kacer
Component: Hints & AnnotationsAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: tmysik
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description kacer 2016-08-19 05:23:10 UTC
Currently it is not possible to create custom configuration for code analysis using only one analyzer. 

For instance I want to run just Mess Detector with rules "unusedcode".

Open Source -> Inspect, select Configuration - Default, click Manage.
In dialog select Analyzer: Mess Detector and Rule Sets: unused code.
Button OK is disabled if there is no Standard selected for Code Sniffer.

Configuration can be saved after selecting Code Sniffer standard, but then Code Sniffer and Mess Detector are executed.
Comment 1 Tomas Mysik 2016-08-19 06:17:11 UTC
This part (inspection setup) belongs to the common/general part of this support so reassigning, please evaluate. Thanks.