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 23845 - Non-abstract method without body from customizer
Summary: Non-abstract method without body from customizer
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-22 14:27 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2002-05-22 14:27:41 UTC
Steps to reproduce:

1) create abstract method by customizer (Add
Method ... on Methods node)
2) after method is created invoke customizer for
that method and make it non-abstract (uncheck
abstract checkbox)

Method in editor has no body and no abstract
keyword -> the source is not compilable.
Comment 1 Milan Kubec 2002-05-22 15:40:21 UTC
Lowering priority to P4.
Comment 2 Tomas Hurka 2002-05-27 17:52:36 UTC
Fixed in trunk
Comment 3 Milan Kubec 2002-10-17 11:07:36 UTC
Verified.
Comment 4 Quality Engineering 2003-07-01 13:21:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.