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 172916 - experimental hint Class not found doesn't work in class definition
Summary: experimental hint Class not found doesn't work in class definition
Status: RESOLVED DUPLICATE of bug 170541
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 150234
  Show dependency tree
 
Reported: 2009-09-23 16:59 UTC by Filip Zamboj
Modified: 2011-06-08 14:48 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 Filip Zamboj 2009-09-23 16:59:57 UTC
consider: 
abstract class Mother extends Person {
}

class Person doesn't work and the hint is not provided
Comment 1 Filip Zamboj 2010-09-15 12:30:07 UTC
batch reassigning
Comment 2 Tomas Mysik 2011-06-08 14:48:11 UTC

*** This bug has been marked as a duplicate of bug 170541 ***