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

Summary: experimental hint Class not found doesn't work in class definition
Product: php Reporter: Filip Zamboj <fzamboj>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 150234    

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 ***