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 100339 - "Configure Code Assistance" can not find some of include paths
Summary: "Configure Code Assistance" can not find some of include paths
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-09 12:15 UTC by soldatov
Modified: 2007-08-06 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the attached project (52.01 KB, application/octet-stream)
2007-04-09 12:16 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2007-04-09 12:15:59 UTC
Steps:
- Untar the attached file
- Open project
- Clean project
- Build project
- Select project in 'Projects' tab and call context menu, Select "Configure Code
Assistance" menu item
- Select "Advanced Mode", "Explore Executable or Library File", "Configure
File Properties" options in wizard
==> IDE found only /usr/lib/glib-2.0/include and /usr/lib/gtk-2.0/include and
missed /usr/X11R6/include, /usr/include/atk-1.0, /usr/include/pango-1.0,
/usr/include/freetype2, /usr/include/freetype2/config, /usr/include/glib-2.0

I think IDE missed /usr/include/<some library> paths
Comment 1 soldatov 2007-04-09 12:16:50 UTC
Created attachment 40612 [details]
the attached project
Comment 2 Alexander Simon 2007-04-19 10:16:00 UTC
fixed

CVS log:

Checking in DwarfSource.java;
/shared/data/ccvs/repository/cnd/dwarfdiscovery/src/org/netbeans/modules/cnd/dwarfdiscovery/provider/DwarfSource.java,v
 <--  DwarfSource.java
new revision: 1.1.2.26; previous revision: 1.1.2.25
done
Comment 3 Alexander Pepin 2007-08-06 13:44:32 UTC
verified in 5.5.1_u1 CND build (20070802).