]
Alexey Kazakov resolved JBIDE-9064.
-----------------------------------
Resolution: Duplicate Issue
We don't support annotated managed beans yet. See JBIDE-5045
OpenOn and Code Assist doens' work in JSF2 project for
#{user.name} and #{user.sayHello}
----------------------------------------------------------------------------------------
Key: JBIDE-9064
URL:
https://issues.jboss.org/browse/JBIDE-9064
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M1
Reporter: Vlado Pakan
Assignee: Alexey Kazakov
Fix For: 3.3.0.M2
1. Create JSF2 KickStart project via New JSF Project Wizard.
2. Open inputname.xhtml
3. Ctrl+Click on #{user.name} or #{user.sayHello} within <ez:input
id="inputname" label="${msgs.prompt}" value="#{user.name}"
action="#{user.sayHello}". OpenOn doesn't work.
4. Code Assist Ctrs+Space also doesn't work for #{user.name} and #{user.sayHello}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: