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 - adapt CsmFileReferences service for CsmScope
Summary: adapt CsmFileReferences service for CsmScope
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks: 109619
  Show dependency tree
 
Reported: 2007-11-28 11:28 UTC by Alexander Simon
Modified: 2007-11-28 11:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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