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 30945

Summary: Warning about removing servlet breakpoint do not shown
Product: javaee Reporter: sva <sva>
Component: CodeAssignee: Martin Grebac <mgrebac>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description sva 2003-02-11 13:51:38 UTC
Steps to reproduce:
1. Open JSP file.
2. Add breakpoint to some line. 2 lines of servlet code 
should correspond 1 line of JSP code.
3. Switch to servlet and add servlet breakpoint to 2nd 
corresponding line. (2nd breakpoint node will be added to 
jsp breakpoint).
4. Switch to JSP view and press F11.

Result: Breakpoint added on step 3 removed. No warning in 
compiler tab of output window.

Reproduced with Netbeans dev build 2003070100.
Comment 1 Martin Grebac 2003-02-26 09:17:32 UTC
Fixed in trunk.
Comment 2 sva 2003-02-26 13:09:57 UTC
Verified with Netbeans dev build 030226.