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 66239

Summary: Icons does not match Explorer
Product: java Reporter: Max Sauer <msauer>
Component: JUnitAssignee: Marian Petras <mpetras>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX, UI
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Max Sauer 2005-10-07 12:18:12 UTC
Icons for class and methods does not match those curretly displyed inside
Explorer.  Icons used there have been recently updated and JUnits Test Result
window does not respect this.

[200510061800, JDK 1.5.0_05, solaris 10/sparc]
Comment 1 Jan Pokorsky 2005-10-07 13:35:16 UTC
wrong component, reassigning to junit
Comment 2 Marian Petras 2005-10-21 17:39:22 UTC
Confirmed, accepted.
Comment 3 Marian Petras 2005-10-24 11:09:50 UTC
Fixed in the trunk.

I updated the icons by copying them from module "java".

Modified files:
    junit/src/org/netbeans/modules/junit/output/res/:
                                                class.gif   (1.2)
                                                method.gif   (1.2)
Comment 4 Max Sauer 2005-10-26 09:08:29 UTC
Verified in 200510251800.