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 - Source inspect - Custom configuration to run only one analyzer
Summary: Source inspect - Custom configuration to run only one analyzer
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-19 05:23 UTC by kacer
Modified: 2016-08-19 06:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.