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 129275 - cannot use the same icon for two layer nodes
Summary: cannot use the same icon for two layer nodes
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: rmichalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 13:20 UTC by Tomas Danek
Modified: 2008-11-24 14:29 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 Tomas Danek 2008-03-05 13:20:38 UTC
Product Version: NetBeans IDE Dev (Build 20080304214043)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\Tomas\.netbeans\dev
---------
- create new module, add some stuff to its layer.xml (e.g. create new topcomponent by wizard)
- expand layer node under important files, and add icon (invoke Pick icon... action) for some subnode
- icon is added in layer.xml
- choose another subnode, invoke Pick icon..., browse for the same icon.
- icon is not added in layer.xml. Log contains exception. Workaround is to browse the icon in the package, not the
original place on the disk.
Comment 1 rmichalsky 2008-11-24 14:29:43 UTC
Layers UI will get changed as result of issue #150804.