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 9930

Summary: Java wizard ignores all user inputs for elements options
Product: java Reporter: Petr Slegr <pslegr>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Slegr 2001-03-02 11:58:07 UTC
[136]
Java wizard ignores all user inputs for elements options such as class, method, 
variable modifier...
Comment 1 Svata Dedic 2001-03-02 13:08:21 UTC
What options do you mean ? You mentioned modifiers. Any other options ? How does
the Wizard behave ? Does it generate code without the modifiers user has
selected ? Please give me more precise data to work with.
Comment 2 Petr Slegr 2001-03-02 13:35:08 UTC
As I said, modifiers set by users are ignored, so following is generated
- class is always public
- every fields has exactly modifier private (names entered by user are 
propagated properly)
- every methods has exactly modifier public (names entered by user are 
propagated properly)

Is it clear?
Comment 3 Svata Dedic 2001-03-02 13:40:01 UTC
FYI: the New from Template wizard is being rewritten from scratch. I'm
_lowering_ the priority -- it's not likely to be present in the new version.
Comment 4 Petr Slegr 2001-03-02 13:51:40 UTC
Also method parameters and exceptions are not propagated.

For all mentioned above the same apply for customizers.
Comment 5 Svata Dedic 2001-03-07 13:56:33 UTC
*** Issue 10040 has been marked as a duplicate of this issue. ***
Comment 6 Svata Dedic 2001-03-27 11:58:47 UTC
Sorry, cannot reproduce in latest build(s).
Comment 7 Quality Engineering 2003-07-01 13:12:26 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 8 Quality Engineering 2003-07-01 13:20:08 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.