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 195607 - Step into dymanically included page doesn't work
Summary: Step into dymanically included page doesn't work
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 10:46 UTC by Jiri Skrivanek
Modified: 2016-07-07 09:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dynamic include web application (16.92 KB, application/octet-stream)
2011-02-17 10:46 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2011-02-17 10:46:46 UTC
Created attachment 106107 [details]
Dynamic include web application

It is not possible to step into dynamically included JSP pages. To reproduce:

- open attached project in IDE
- add Glassfish server if not installed previously
- put breakpoint to index.jsp line 15 (<h1> tag)
- start debugger (Ctrl+F5) and wait until stops at breakpoint
- press repeatedly F7 (Step in)
- you should get into included JSPs but HashMap class is opened

Product Version: NetBeans IDE Dev (Build 201102160501)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Martin Balin 2016-07-07 08:53:56 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss