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

No code completion with resource-bundle content

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 4.3.0.CR1
    • 4.3.0.Beta2
    • jsf
    • None

    Description

      I moved from Eclipse Kelper to Mars today, installing the latest JBoss Tools 4.3.0 Beta 2. When I open a JSF page with the VisualPage Editor I perfectly get code completion for all my cdi beans - as in Kepler.

      When it comes to the message-bundle, there is no code completion anymore.

      I configure in faces-config.xml:

      <resource-bundle>
      <base-name>com.xyz.portal.text.portal</base-name>
      <var>msgs</var>
      </resource-bundle>

      and have an xml line like this:

      <h:outputLabel for="anrede" value="#

      {msgs.profil_anrede}

      :" />

      When I press <crtl>-space after value="#{ I see all cdi beans listed, but not msgs. This worked fine under Eclipse Kepler.

      BTW - CodeRecommenders code completion is switched off.

      Thomas

      Attachments

        1. JBossTest.zip
          11 kB
        2. screenshot-1.png
          screenshot-1.png
          28 kB
        3. screenshot-2.png
          screenshot-2.png
          170 kB

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            tkernstock Thomas Kernstock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: