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 63043

Summary: Need help ID for JUnit results window
Product: java Reporter: John Jullion-ceccarelli <johnjullion>
Component: JUnitAssignee: Marian Petras <mpetras>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description John Jullion-ceccarelli 2005-08-25 12:19:25 UTC
Please give the JUnit results window a help ID. No help button needed. You can
use the class name of the window as the help ID.
Comment 1 Marian Petras 2005-09-09 15:06:14 UTC
Accepted.
Comment 2 Marian Petras 2005-09-09 15:16:19 UTC
Fixed in the trunk. I used the class name is the help ID as you have suggested.

Modified files:
    junit/src/org/netbeans/modules/junit/output/ResultWindow.java   (1.4)

Diff:
http://www.netbeans.org/nonav/source/browse/junit/src/org/netbeans/modules/junit/output/ResultWindow.java?r1=1.3&r2=1.4&diff_format=u
Comment 3 Max Sauer 2005-12-19 09:32:22 UTC
verified. [nbdev 200512181900]