[jboss-jira] [JBoss JIRA] Reopened: (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
Thu Jan 8 10:44:06 EST 2009
[ https://jira.jboss.org/jira/browse/GPD-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koen Aers reopened GPD-143:
---------------------------
> Load the icon of a paletteContribution entry from the plugin directory where it is defined
> ------------------------------------------------------------------------------------------
>
> Key: GPD-143
> URL: https://jira.jboss.org/jira/browse/GPD-143
> Project: JBoss jBPM GPD
> Issue Type: Feature Request
> Components: jpdl
> Reporter: Matthias Hanisch
> Assignee: Koen Aers
> Fix For: 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list