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 10374 - class wizard: don't offer void for field type
Summary: class wizard: don't offer void for field type
Status: CLOSED DUPLICATE of bug 10311
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-16 00:53 UTC by Jan Benway
Modified: 2005-03-09 04:28 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 Jan Benway 2001-03-16 00:53:26 UTC
The new class wizard offers a drop-down list of types for when the user adds a
field to the class. One of the options is void. If the user selects it, they get
an error saying it is not a valid field type.

Instead, the void option should be removed from the list.
Comment 1 Jesse Glick 2001-03-16 15:18:37 UTC
Seems more a plain Java-module code bug, than a UI issue, to me--you decide.
Comment 2 Jan Benway 2001-03-16 16:15:49 UTC
I am generally unsure about where to file this kind of thing :). The "new field"
command on a Java class in the explorer doesn't offer void as an option, only
the wizard does, so I thought it was the just the wizard UI that was the
problem. But whatever category makes sense to you is fine with me.
Comment 3 Jiri Mzourek 2001-03-16 16:34:34 UTC

*** This issue has been marked as a duplicate of 10311 ***
Comment 4 Quality Engineering 2003-07-01 15:16:24 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 15:19:39 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.