[jbosstools-issues] [JBoss JIRA] (JBIDE-15273) JSF Completion is not working

Ender Wiggin (JIRA) jira-events at lists.jboss.org
Mon Jul 22 12:57:26 EDT 2013


Ender Wiggin created JBIDE-15273:
------------------------------------

             Summary: 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


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


More information about the jbosstools-issues mailing list