[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7429) cdi.xml.ui plugin should use its own resource bundle

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Wed Oct 27 04:46:54 EDT 2010


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: Alexey Kazakov


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

        


More information about the jbosstools-issues mailing list