]
Alexey Kazakov reassigned JBIDE-15273:
--------------------------------------
Assignee: Viacheslav Kabanovich
JSF Completion is not working
-----------------------------
Key: JBIDE-15273
URL:
https://issues.jboss.org/browse/JBIDE-15273
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml/html source editing
Affects Versions: 4.1.0.Beta2
Environment: Windows 7 , 32 bit jvm 1.7.11
Reporter: Ender Wiggin
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 4.2.x
When I create a managed bean using the annotation
@ManagedBean(name = "blabla")....
The code completion in jsf web page works once I type in #{blabla.
If I create a managed bean using the annotation
@ManagedBean(name = MyBean.Name)
The code completion does not work. Name is public static final string.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: