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 6836 - Breakpoint moved out of the guarded block.
Summary: Breakpoint moved out of the guarded block.
Status: CLOSED DUPLICATE of bug 5620
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 minor (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-16 17:32 UTC by Jan Stola
Modified: 2007-11-05 13:44 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 Stola 2000-06-16 17:32:51 UTC
Open some form (e.g. JFrame).
Put a breakpoint into the guarded block.
Modify the form in the formeditor.
New source code will be generated and your breakpoint
will be moved below this block.
Comment 1 Jan Stola 2000-07-27 17:33:59 UTC
Bug assigned to the module owner.
Comment 2 Jan Jancura 2001-02-21 13:30:29 UTC
-
Comment 3 Jan Chalupa 2001-03-12 09:00:03 UTC
Version: 'Dev' -> 3.2
Comment 4 Jan Jancura 2001-04-04 13:51:56 UTC
Needs redesign of Editor module
Comment 5 Jan Chalupa 2001-05-05 21:20:25 UTC
Target milestone -> 3.3
Comment 6 Tomas Pavek 2001-06-19 16:05:17 UTC
Seems that neither debugger nor form will fix this, so what about editor?
Or will this be just "wontfix"?
Comment 7 David Konecny 2001-06-19 16:21:22 UTC
This is more or less duplicate of issue 5620. It will be solved after we 
switched to Annotation API in Netbeans 3.3

*** This issue has been marked as a duplicate of 5620 ***
Comment 8 Jan Stola 2001-08-24 16:30:16 UTC
Duplicate -> Closed.