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 133190

Summary: Support project source root in language model
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: Code ModelAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Simon 2008-04-18 11:38:00 UTC
Since the project system supports project root the language model should support it too.
It makes impact on detect owner of the file.
For example:
- open uts project (kernel of open solars).
- see many library projects in classes. Some of them should be in uts project.
Comment 1 Alexander Simon 2008-04-18 12:18:13 UTC
fixed
Change set:
http://hg.netbeans.org/main/rev/2b4c697292d3
Comment 2 Alexander Pepin 2008-04-23 17:13:27 UTC
verified in dev build 200804230004
Comment 3 rbalada 2008-04-29 13:48:11 UTC
I've backported the changeset http://hg.netbeans.org/main/rev/2b4c697292d3 into release61_fixes repository as
http://hg.netbeans.org/release61_fixes/rev/a5a723215787

changeset:   77490:a5a723215787
tag:         tip
user:        Alexander Simon <alexvsimon@netbeans.org>
date:        Fri Apr 18 15:06:01 2008 +0400
summary:     fixed: IZ#133190:Support project source root in language model