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 - Cannot debug web project
Summary: Cannot debug web project
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 4.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2004-05-18 13:33 UTC by Marek Fukala
Modified: 2006-03-24 10:14 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 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