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 271266 - Unable to use clang tidy plugin for code Inspect
Summary: Unable to use clang tidy plugin for code Inspect
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-11 06:46 UTC by husain_255
Modified: 2017-08-14 15:26 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description husain_255 2017-08-11 06:46:38 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.8.0_141
Runtime = Java HotSpot(TM) Client VM 25.141-b15

Reproducibility: Happens every time

STEPS
Open Source -> Inspect
Choose Clang tidy as Configuration
It says Additional Plugin is required 
Clang-Tidy Analyzer module is not installed and its says try again if I click Install
Where below two plugin's are already installed and activated

http://plugins.netbeans.org/plugin/72106/clang-tidy-integration
http://plugins.netbeans.org/plugin/72107/linux-x86-64-clang-tidy

Also I am unable to Select Clang-Tidy Analyzer in Editor->Hints for C/C++ language 

Please help me in this regard.

Let me know if more information is required from my end.
  

Thanks
Comment 1 Svata Dedic 2017-08-11 13:37:05 UTC
This is probably issue of Clang-tidy module; please contact its author,  ilia@netbeans.org
Comment 2 ilia 2017-08-14 15:26:59 UTC
Hi, clang-tidy integration is supported only for 64-bit Linux for now.