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 68605 - final, abstract modifiers are enable for inner enum
Summary: final, abstract modifiers are enable for inner enum
Status: VERIFIED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 13:35 UTC by pknakal
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
enumeration (3.25 KB, image/png)
2005-11-13 13:41 UTC, pknakal
Details
inner enumeration (3.22 KB, image/png)
2005-11-13 13:41 UTC, pknakal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pknakal 2005-11-13 13:35:44 UTC
NB q-build 200510311820

Select class in project tabl and from popup menu choose add->Enumeration there
are available final, abstract modifiers which are wrong.

Same problem for Inner Enumeration.
Comment 1 pknakal 2005-11-13 13:41:32 UTC
Created attachment 26900 [details]
enumeration
Comment 2 pknakal 2005-11-13 13:41:58 UTC
Created attachment 26901 [details]
inner enumeration
Comment 3 Jan Becicka 2007-09-19 12:57:27 UTC
No more valid in 6.0
Comment 4 Quality Engineering 2007-09-20 10:47:15 UTC
Reorganization of java component
Comment 5 pknakal 2007-09-20 10:58:45 UTC
OK