Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-15273

JSF Completion is not working

XMLWordPrintable

      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.

            scabanovich Viacheslav Kabanovich (Inactive)
            enderwiggin30 Ender Wiggin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: