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 141893

Summary: Code completion should distinguish abstract classes and methods
Product: php Reporter: polan <polan>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description polan 2008-07-28 15:31:41 UTC
The code completion dialog could show different icons for abstract classes and methods.
Comment 1 Tomasz Slota 2008-08-07 10:04:55 UTC
First of all abstract classes should not be offered after the "new" keyword. Different icons would be nice to have too.
Comment 2 polan 2008-08-15 08:39:26 UTC
Didn't realize that, you're right of course. Thanks.
Comment 3 Tomasz Slota 2010-02-10 08:44:43 UTC
reassigning to default owner
Comment 4 Filip Zamboj 2010-09-15 12:26:11 UTC
batch reassigning
Comment 5 Tomas Mysik 2011-06-08 14:56:55 UTC
Batch reassigning.
Comment 6 Ondrej Brejla 2011-08-09 13:58:38 UTC
Two problems in one issue. I'll close it and create two new. Enhancement (icons issue http://netbeans.org/bugzilla/show_bug.cgi?id=200794) and defect (instantiating abstract classes http://netbeans.org/bugzilla/show_bug.cgi?id=200795).