[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4966) Missing icons in Archive View menu

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Oct 6 00:06:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12488535#action_12488535 ] 

Nick Boldt commented on JBIDE-4966:
-----------------------------------

Images are in the jar, so it's prolly not a build problem:

$ unzip JBossTools-Update-3.1.0.v200910011824N-H143-M4.zip */org.jboss.ide.eclipse.archives.webtools_2.1.0.v200910011824N-H143-M4.jar.pack.gz
$ cd plugins/
$ unpack200 org.jboss.ide.eclipse.archives.webtools_2.1.0.v200910011824N-H143-M4.jar.pack.gz org.jboss.ide.eclipse.archives.webtools_2.1.0.v200910011824N-H143-M4.jar
$ unzip org.jboss.ide.eclipse.archives.webtools_2.1.0.v200910011824N-H143-M4.jar -d org.jboss.ide.eclipse.archives.webtools
$ cd org.jboss.ide.eclipse.archives.webtools/icons
$ ll
total 24K
-rw-rw-r-- 1 nboldt nboldt 1014 2009-10-01 19:01 war.gif
-rw-rw-r-- 1 nboldt nboldt  163 2009-10-01 19:01 publish.gif
-rw-rw-r-- 1 nboldt nboldt  159 2009-10-01 19:01 publishDetails.gif
-rw-rw-r-- 1 nboldt nboldt  595 2009-10-01 19:01 multiple_files.gif
-rw-rw-r-- 1 nboldt nboldt 1021 2009-10-01 19:01 EJBJar.gif
-rw-rw-r-- 1 nboldt nboldt  592 2009-10-01 19:01 ear.gif

Suspect the problem is that the path you've set in plugin.xml is invalid?

icon="$nl$/icons/publish.gif"

Do the other icons so referenced show up? Do they extend the same extension point?


> Missing icons in Archive View menu
> ----------------------------------
>
>                 Key: JBIDE-4966
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4966
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Archives
>    Affects Versions: 3.1.0.M4
>         Environment: JBDT - H150 - M4
>            Reporter: Krasimir Goutcev
>            Assignee: Nick Boldt
>         Attachments: icons.png
>
>


-- 
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 jbosstools-issues mailing list