[
https://issues.jboss.org/browse/JBIDE-15273?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-15273:
-----------------------------------
Fix Version/s: 4.2.x
JSF Completion is not working
-----------------------------
Key: JBIDE-15273
URL:
https://issues.jboss.org/browse/JBIDE-15273
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.1.0.Beta2
Environment: Windows 7 , 32 bit jvm 1.7.11
Reporter: Ender Wiggin
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:
http://www.atlassian.com/software/jira