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

In Seam 2.3 seam-gen generated project imported in JBDS, EL completion for Seam Messages doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.28.0.Final
    • 3.3.1.Final, 4.0.0.Beta2
    • seam2, upstream
    • None
    • Hide
      1. Create a seam-gen EAR project.
      2. Import into JBDS.
      3. Open pages.xml, try EL completion on # {messages.<something>}

        .

      Show
      Create a seam-gen EAR project. Import into JBDS. Open pages.xml, try EL completion on # {messages.<something>} .
    • -

      After importing a Seam 2.3 seam-gen generated project in JBDS, the EL completion for Seam Messages doesn't work.
      This works OK for a Seam project created in JBDS and for a Maven project imported to JBDS.

      Actual results:
      Even though the "messages" component is suggested, no actual messages from the properties files are suggested. A warning is shown for e.g #

      {messages['org.jboss.seam.NotLoggedIn']}

      .

      Expected results:
      Messages from messages_xx.properties should be suggested without warnings.

            jmaury@redhat.com Jeff MAURY
            rsmeral Ron Šmeral (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: