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 256789 - "Limited code assistance (no associated project)" for a file from Project view
Summary: "Limited code assistance (no associated project)" for a file from Project view
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-25 16:21 UTC by Vladimir Kvashin
Modified: 2015-12-22 11:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project (1.17 MB, application/octet-stream)
2015-11-25 16:52 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-11-25 16:21:06 UTC
There are some files in project view that
1) show "Limited code assistance (no associated project)" in navigator when selected
2) when opened in editor and then "select in projects" can not be selected.
I'll attach a sample project shortly.
Comment 1 Vladimir Kvashin 2015-11-25 16:52:25 UTC
Created attachment 157495 [details]
sample project

- open sample project
- open sample.cpp
- hyperlink to #include <map>
- try "select in project" - file can not be selected

But if you expand stlport/stlport you'll see this map (without extension) file.
For this file navigator is ok.
But properties are not (they are as if I opened file without a project from favorites)

But if you select, say, locale file, you'll see "limited code assistance (no associated project)" as well. With "locale.h", which is its sibling, situation is quite different.
Comment 2 Alexander Simon 2015-11-27 10:57:58 UTC
fixed in enum, change set:
372a2f6e0acc
Comment 3 Quality Engineering 2015-12-03 02:25:04 UTC
Integrated into 'main-silver', will be available in build *201512030002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/62761fc6903f
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #256789 "Limited code assistance (no associated project)" for a file from Project view
(transplanted from 372a2f6e0acc7c9a2dcfcacbb58779f49364826f)
Comment 4 soldatov 2015-12-22 11:54:06 UTC
Verified in NetBeans 8.1 with latest internal patches