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 - Warning about removing servlet breakpoint do not shown
Summary: Warning about removing servlet breakpoint do not shown
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 13:51 UTC by sva
Modified: 2003-09-18 13:46 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 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.