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 62135 - New File Type wiz - set icon on resolver
Summary: New File Type wiz - set icon on resolver
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 19:23 UTC by Jesse Glick
Modified: 2010-05-04 22:43 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-08-10 19:23:21 UTC
Currently makes e.g.

<file name="resolver.xml" url="SomethingResolver.xml">
    <attr name="SystemFileSystem.localizingBundle"
stringvalue="org.yourorghere.module3.Bundle"/>
</file>

Would be nice to also add

<attr name="SystemFileSystem.icon"
urlvalue="nbresloc:/org/yourorghere/module3/the-icon-i-picked.png"/>
Comment 1 Jesse Glick 2008-11-07 03:22:50 UTC
Probably obsolete. I think we no longer show resolver icons anywhere in the GUI - used to be in Object Types node. Was
it jrechtacek who worked on this? Don't remember now.
Comment 2 Jesse Glick 2010-05-04 22:43:49 UTC
Probably no longer displayed anywhere.