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 120244 - CsmMethod.isVirtual is not implemented in model
Summary: CsmMethod.isVirtual is not implemented in model
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: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 23:56 UTC by Vladimir Voskresensky
Modified: 2007-11-02 14:55 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 Vladimir Voskresensky 2007-10-26 23:56:07 UTC
isVirtual is not implemented in model and this blocks find usages and Rename for methods
Comment 1 Vladimir Voskresensky 2007-10-29 08:03:39 UTC
fixed

cvs log:
Checking in repository/RepositoryUtils.java;
/cvs/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/repository/RepositoryUtils.java,v  <--  RepositoryUtils.java
new revision: 1.28; previous revision: 1.27
done
Checking in csm/MethodImpl.java;
/cvs/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/MethodImpl.java,v  <--  MethodImpl.java
new revision: 1.11; previous revision: 1.10
done