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 5710 - Breakpoints and watches survive after Create New Project.
Summary: Breakpoints and watches survive after Create New Project.
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-11 00:28 UTC by Jan Chalupa
Modified: 2001-07-27 09:20 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 Chalupa 2000-02-11 00:28:23 UTC
When a new project is created, breakpoints and watches set for the previous project remain in place and can be accessed via Explorer | Runtime | Debugger or Debugger Window. This is in sync with the
 User`s Guide which says the following:

"Current Project Settings, such as settings for compiling, execution, debugging, are saved for the new project. The only Project Settings not saved are the Filesystems Settings."

However, the newly mounted directories/JARs may be different from the ones mounted for the previous project.

Suggestion: Breakpoint and Watch settings should not survive accross project boundaries.
Comment 1 Marek Grummich 2000-07-25 09:22:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2001-03-15 15:39:38 UTC
Watches and breakpoints again survive project creation in Pilsen (build 010314).
Comment 3 Jan Chalupa 2001-05-05 21:21:25 UTC
Target milestone -> 3.3
Comment 4 Jan Stola 2001-07-26 15:19:39 UTC
This behaviour is as designed by now.
Changes in projects forced as to change
the behaviour of serialization.
Comment 5 Jan Stola 2001-07-27 09:20:30 UTC
Resolution Wontfix -> Status Closed.