[jbosstools-issues] [JBoss JIRA] (JBIDE-10404) Implement open-on for resource bundle in faces-config.xml at resource-bundle/base-name

Viacheslav Kabanovich (Updated) (JIRA) jira-events at lists.jboss.org
Wed Dec 7 21:34:40 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich updated JBIDE-10404:
------------------------------------------

    Labels: new_and_noteworthy  (was: )

    
> Implement open-on for resource bundle in faces-config.xml at resource-bundle/base-name
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10404
>                 URL: https://issues.jboss.org/browse/JBIDE-10404
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.M5
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.Beta1
>
>
> EXECUTE: Add code to faces-config.xml 
> {code}
> <application>
>   <resource-bundle>
>    <base-name>resources</base-name>
>    <var>msgs</var>
>   </resource-bundle>
>  </application>
> {code}
> EXECUTE: Create resources.properties file in Java source folder.
> EXECUTE: Invoke open-on at 'resources'.
> ASSERT: Referenced file is opened in Properties editor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list