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 233534 - Inspect: custom configuration--choosing code sniffer won't un-select when no code sniffer installed
Summary: Inspect: custom configuration--choosing code sniffer won't un-select when no ...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-27 10:09 UTC by MackSix
Modified: 2016-07-07 07:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot 1 (67.81 KB, image/png)
2013-07-27 10:17 UTC, MackSix
Details
screenshot 2 (65.50 KB, image/png)
2013-07-27 10:18 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2013-07-27 10:09:40 UTC
1. Install NetBeans with PHP module.
2. Run Source>>Inspect.
3. Use Configuration and choose Custom>>Default config.
4. Under Analyzer, choose Code Sniffer.
5. Notice error: "Valid code sniffer standard must be set." (Code Sniffer is not even installed!)
6. Under Analyzer, choose another item, like FindBugs.
7. Notice "Code Sniffer" in drop down is still black as if chosen.
8. After Choosing FindBugs, error message from step #5 still persists.
 
Expected: Error message goes away.

Workaround: Ignore it or Cancel configuration and reopen it.

Product Version: NetBeans IDE Dev (Build 201307262300)
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b53
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b34
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2013-07-27 10:17:42 UTC
Created attachment 137889 [details]
screenshot 1

Code Sniffer stays selected.
Comment 2 MackSix 2013-07-27 10:18:20 UTC
Created attachment 137890 [details]
screenshot 2

Code Sniffer error persists.
Comment 3 Martin Balin 2016-07-07 07:17:14 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss