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 43439

Summary: Cannot debug web project
Product: javaee Reporter: Marek Fukala <mfukala>
Component: DebuggerAssignee: Martin Grebac <mgrebac>
Status: CLOSED FIXED    
Severity: blocker Keywords: T9Y
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2004-05-18 13:33:33 UTC
[20040517]
It's not possible to debug anything in a web
project. There is missing 'debug' target in the
build-impl.xml file:

Target `debug' does not exist in this project. 
BUILD FAILED (total time: 0 seconds)
Comment 1 Martin Grebac 2004-05-18 13:41:49 UTC
It's caused by partial update of web build scripts by Pavel. I'll try
to update the debugging part.
Comment 2 Marek Fukala 2004-05-18 13:59:08 UTC
Please try to fix this today - it would be superb for we was able to
test the debuffer in tomorrow's Q-build.
Comment 4 Marek Fukala 2004-07-07 16:52:51 UTC
verified in #20040707