[
https://jira.jboss.org/jira/browse/JBIDE-4966?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-4966:
--------------------------------------
The issue is caused by the following declaration:
...
icon="$nl$/icons/publish.gif"
...
icon="$nl$/icons/publishDetails.gif"
...
The org.jboss.ide.eclipse.archives.webtools.ui.PublishAction and
org.jboss.ide.eclipse.archives.webtools.ui.EditPublishAction classes are used in the
NodeContribution class. The code within NodeContribution doesn't handle $nl$ syntax.
The solution is either removing "$nl$/" in the declaration or changing the code
within NodeContribution to handle the $nl$ syntax.
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