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 66501 - Add method hints adds into guarded section in form
Summary: Add method hints adds into guarded section in form
Status: VERIFIED DUPLICATE of bug 58816
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 15:55 UTC by _ rkubacki
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 _ rkubacki 2005-10-11 15:55:10 UTC
build from Oct 10, JDk 1.5

Create a form (JPanel in my case) and edit its code by writing method call with
for a method that is not yet written. Now if you use the hint to add method it
will be created in guarded section and you cannot modify it. The good news is
that you can get rid of it if you modify anything in design view.
Comment 1 Jan Stola 2005-10-11 16:15:06 UTC

*** This issue has been marked as a duplicate of 58816 ***
Comment 2 _ rkubacki 2005-10-11 18:11:18 UTC
verified dup