]
Jaroslav Jankovič closed JBIDE-9087.
------------------------------------
verified in JBoss Tools 3.3_stable_branch.aggregate-Update-2011-09-07_05-39-13-H18, also
with using of SeamResourceBundlesTest
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.
For more information on JIRA, see: