[
https://issues.jboss.org/browse/JBIDE-9087?page=com.atlassian.jira.plugin...
]
Isaac Rooskov updated JBIDE-9087:
---------------------------------
Release Notes Docs Status: Documented as Feature Request
Writer: irooskov
Release Notes Text: Bundle bean support has been added for the Seam
International module. This added support allows users to have access to code completion,
OpenOn and validation when using the Seam International module for application
localization.
Support of Bundles bean in CDI projects with Seam International
module.
-----------------------------------------------------------------------
Key: JBIDE-9087
URL:
https://issues.jboss.org/browse/JBIDE-9087
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: CDI
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Labels: new_and_noteworthy
Fix For: 3.3.0.M3
This support means: Code completion, OpenOns, Validation for EL like #{bundles.*}
We should create a new EL resolver which will be enabled only if the project has Seam
International module in the project classpath.
EXECUTE: Import Seam-booking example (See
http://seamframework.org/Seam3/Contribute for
details how to get this example from Seam git repository.
EXECUTE: Open src/main/webapp/home.xhtml
ASSERT: Ctrl+Space for #{bundles.messages.|} should show proposals for
messages_*.properties resource bundle.
--
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