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 248580 - broken virtual information
Summary: broken virtual information
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 17:33 UTC by Vladimir Voskresensky
Modified: 2014-11-20 04:25 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 2014-11-11 17:33:57 UTC
open jconverter.
have a look at class
class JConvertStmtPrinterHelper : public PrinterHelper

This class has markers on virtual methods, but if you go to PrinterHelper there is no such murkers 

Also Find Usages can not find methods and overrides for PrinterHelper members
Comment 1 Alexander Simon 2014-11-19 13:54:45 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/a4321aa8da73
Comment 2 Quality Engineering 2014-11-20 04:25:09 UTC
Integrated into 'main-silver', will be available in build *201411200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a4321aa8da73
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #248580 broken virtual information