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 - there should be an option to refresh the pkg-config/llvm/sdl-config stored options
Summary: there should be an option to refresh the pkg-config/llvm/sdl-config stored op...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-10 16:42 UTC by lurscher
Modified: 2010-10-10 16:42 UTC (History)
0 users

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 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