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 10040 - [Win2K NB Dev 136] When doing 'New Method' in explorer code is not correctly generated
Summary: [Win2K NB Dev 136] When doing 'New Method' in explorer code is not correctly ...
Status: CLOSED DUPLICATE of bug 9930
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-07 13:49 UTC by javaiware
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 javaiware 2001-03-07 13:49:08 UTC
Hi,

I noticed that when I right-click in Explorer and select 'New Method' the code 
that is generated is not as specified. More specifically, although I check the 
static and synchronized checkboxes, the code does not reflect these choices, 
instead it's just "public void foo(){}" instead of "synchronized public static 
void foo(){}"

Iwan
Comment 1 Svata Dedic 2001-03-07 13:56:34 UTC
The other bug has the same cause -- incosistent property editor behaviour.

*** This issue has been marked as a duplicate of 9930 ***
Comment 2 Quality Engineering 2003-07-01 13:10:59 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:18:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.