[jboss-jira] [JBoss JIRA] Closed: (GPD-143) Load the icon of a paletteContribution entry from the plugin directory where it is defined
Koen Aers (JIRA)
jira-events at lists.jboss.org
Fri Jan 4 10:08:54 EST 2008
[ http://jira.jboss.com/jira/browse/GPD-143?page=all ]
Koen Aers closed GPD-143.
-------------------------
Fix Version/s: jBPM jPDL Designer 3.1.2
Resolution: Done
Thanks Matthew and Matthias!
> Load the icon of a paletteContribution entry from the plugin directory where it is defined
> ------------------------------------------------------------------------------------------
>
> Key: GPD-143
> URL: http://jira.jboss.com/jira/browse/GPD-143
> Project: JBoss jBPM GPD
> Issue Type: Feature Request
> Components: jpdl
> Reporter: Matthias Hanisch
> Assigned To: Koen Aers
> Fix For: jBPM jPDL Designer 3.2.0.alpha1, jBPM jPDL Designer 3.1.2
>
> Attachments: PaletteRoot.java
>
>
> In PaletteRoot class, the icon of a palette entry is always loaded from org.jbpm.gd.jpdl plugin, even if the paletteContribution entry is defined in a dependent plugin.
> The information, where the palette entry element (entryElement in PaletteRoot.addControls) is defined, can be found in entryElement.getContributor().getName().
> So also the corresponding image can be loaded from the correct bundle.
> [ Sorry to only give a verbal description of the implementation. I would sign a corporate contributor's agreement, but I have problems with the procedure, e.g.
> - do we need a corporate jboss account for my boss to sign
> - if we sign with the "corporate" account, with which account I need to contribute then
> etc.
> So I would need some assistance here. Then you would get a real diff also.
> ]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list