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 190881

Summary: there should be an option to refresh the pkg-config/llvm/sdl-config stored options
Product: cnd Reporter: lurscher
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description lurscher 2010-10-10 16:42:05 UTC
tested with build 201010060000

I have a set of pkg-config options stored in a .pc file

i modified a .pc file and changed the include path to point to another folder

i removed the pkg-config option in c++ compiler, applied, reparsed project, then added the pkg-config option back again, but still, all include folders pointed by the previous .pc folder values are being shown.

only way to force the refresh is restart netbeans