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 56938 - Replace Project icons
Summary: Replace Project icons
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL: http://projects.netbeans.org/nonav/bu...
Keywords: UI
Depends on:
Blocks: 56982
  Show dependency tree
 
Reported: 2005-03-24 15:17 UTC by jrojcek
Modified: 2005-03-24 18:17 UTC (History)
3 users (show)

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 jrojcek 2005-03-24 15:17:33 UTC
Please change the following icons in Java and Java freeform projects by the icons in the J2SE project 
UI spec (in URL field).

* Java Platform node - in project window, platform manager, project properties
* Libraries and Test Libraries folder node (badge) - in project window

If this is possible to implement for 4.1, then also these icons:
* Test Packages folder node (badge) - in project window
* Test Package node - in project window
Comment 1 Tomas Zezula 2005-03-24 17:09:40 UTC
The icons for tests cannot be changed. The API LogicalView.createPackageView
(SG) has not such option. Create new enhancement for it (java/project).
The other is simple.
Comment 2 Tomas Zezula 2005-03-24 18:17:20 UTC
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/resources/platform.gif;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/resources/platform.gif,v
 <--  platform.gif
new revision: 1.3; previous revision: 1.2
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/LibrariesNode.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/LibrariesNode.java,v
 <--  LibrariesNode.java
new revision: 1.13; previous revision: 1.12
done
RCS file:
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/libraries-badge.png,v
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/libraries-badge.png;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/libraries-badge.png,v
 <--  libraries-badge.png
initial revision: 1.1
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/platform.gif;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/platform.gif,v
 <--  platform.gif
new revision: 1.2; previous revision: 1.1
done
Checking in platform/src/org/netbeans/modules/java/platform/resources/platform.gif;
/cvs/java/platform/src/org/netbeans/modules/java/platform/resources/platform.gif,v
 <--  platform.gif
new revision: 1.3; previous revision: 1.2
done