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 122955

Summary: adapt CsmFileReferences service for CsmScope
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: Code ModelAssignee: Alexander Simon <alexvsimon>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 109619    

Description Alexander Simon 2007-11-28 11:28:50 UTC
CsmFileReferences has method that returns list references by file.
Should be possible to get list references by scoped element (method, code block).
Comment 1 Alexander Simon 2007-11-28 11:34:30 UTC
fixed

CVS log:

Checking in completion/src/org/netbeans/modules/cnd/completion/impl/xref/FileReferencesImpl.java;
/shared/data/ccvs/repository/cnd/completion/src/org/netbeans/modules/cnd/completion/impl/xref/FileReferencesImpl.java,v
 <--  FileReferencesImpl.java
new revision: 1.3; previous revision: 1.2
done
Checking in modelservices/src/org/netbeans/modules/cnd/api/model/services/CsmFileReferences.java;
/shared/data/ccvs/repository/cnd/modelservices/src/org/netbeans/modules/cnd/api/model/services/CsmFileReferences.java,v
 <--  CsmFileReferences.java
new revision: 1.3; previous revision: 1.2
done