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 68656 - Modify the project template to allow for displaying of test results in debug mode
Summary: Modify the project template to allow for displaying of test results in debug ...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on: 68557
Blocks: 67179
  Show dependency tree
 
Reported: 2005-11-14 14:51 UTC by Marian Petras
Modified: 2008-04-09 01:36 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2005-11-14 14:51:29 UTC
To allow full functionality of patch for bug #67179 ("JUnit: Statistics windows
is not updated in debug mode"), please make the necessary changes in your
project file template(s).

For examples, look at the suggested patches for NB module projects and J2SE
projects:
 http://www.netbeans.org/nonav/issues/showattachment.cgi/26870/patch-68559.diff
                                                             (already committed)
 http://www.netbeans.org/nonav/issues/showattachment.cgi/26869/patch-68557.diff
                                                             (not yet committed)

If no changes are necessary, please close this bug as invalid.
Comment 1 Jaroslav Pospisil 2006-03-13 13:43:52 UTC
TM 5.0->TBD
Comment 2 David Konecny 2008-04-09 01:36:50 UTC
Seems to be implemented.