[
https://jira.jboss.org/browse/JBIDE-7429?page=com.atlassian.jira.plugin.s...
]
Alexey Kazakov updated JBIDE-7429:
----------------------------------
Assignee: Viacheslav Kabanovich (was: Alexey Kazakov)
Fix Version/s: 3.2.0.Beta2
cdi.xml.ui plugin should use its own resource bundle
----------------------------------------------------
Key: JBIDE-7429
URL:
https://jira.jboss.org/browse/JBIDE-7429
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.2.0.Beta1
Reporter: Lukas Jungmann
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.Beta2
see CDIXMLUIMessages class:
public class CDIXMLUIMessages {
private static final String BUNDLE_NAME =
"org.jboss.tools.seam.xml.ui.messages"; //$NON-NLS-1$
...
also note that messages.properties/messages_ja.properties are only copies of properties
from some seam related module but these files should be cdi.xml.ui plugin specific
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira