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 222879 - .java files are associated with cnd project even if they are in ignored directories
Summary: .java files are associated with cnd project even if they are in ignored direc...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-28 10:06 UTC by andrey_p
Modified: 2013-08-02 14:09 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 andrey_p 2012-11-28 10:06:40 UTC
I've got two projects simultaneously opened. One is C++ one, another one is Java. The source code I'm working with is intertwined so that .java files are located under source root which is set for C++ project. As a result .java files are associated with C++ project even though they are added to Java project as well. Code navigation is broken as well. Setting the directory with .java files into "Ignored Folders Pattern" of C++ project does not help, although according to documentation the files in such directories should be ignored by CND
Comment 1 Quality Engineering 2012-11-30 02:50:43 UTC
Integrated into 'main-golden', will be available in build *201211300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5bdab538fc98
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #222879 - .java files are associated with cnd project even if they are in ignored directories
- ignore files from ignored folders