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 194484 - Custom libraries not found
Summary: Custom libraries not found
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 17:48 UTC by javydreamercsw
Modified: 2011-02-28 01:00 UTC (History)
0 users

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 javydreamercsw 2011-01-19 17:48:18 UTC
[ BUILD # : 201101190000 ]
[ JDK VERSION : 1.6.22 ]

The IDE marks included libraries with error (red underline). The files are in
the Header Files folder.

It worked well in yesterday's build. (201101180000)
Comment 1 Vladimir Voskresensky 2011-01-19 20:40:23 UTC
can you attach screen shot of tooltip when you hover broken #include directive with mouse and pressed ctrl
Comment 2 Vladimir Voskresensky 2011-01-19 20:41:15 UTC
btw, what is your system?
have you installed any toolchain related updates (like updateded gcc)?
Comment 3 javydreamercsw 2011-01-20 03:17:18 UTC
After restarting the IDE everything looked fine. I haven't updated any of the tools. The only change was updating the daily build.

The tool tip was complaining about libraries of the tool chain not present even though the libraries were custom.
Comment 4 Vladimir Voskresensky 2011-01-20 11:46:12 UTC
javydreamercsw, what is the current status? 
do you mean, that Tools->Options->C++->Build Tools panel is empty?
Or paths to compilers are missing?

does it work with fresh userdir?
Comment 5 javydreamercsw 2011-02-28 01:00:13 UTC
As I said I haven't been able to reproduce the issue.