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

Seam EL code completion of builtin components does not work in JBoss Tools for projects created in seam-gen

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.CR1
    • 3.2.0.Beta2
    • seam2
    • None
    • Hide

      1) create Seam project using seam-gen: seam setup; seam new-project; seam new-action (called "ping")
      2) import the project into JBTools, enable Seam support in project properties, add Seam runtime
      3) open webcontent/ping.xhtml, code completion for #

      {ping.ping()}

      works while completion for #

      {identity}

      does not work
      4) similarly, the completion works only partially in Java code (e.g. log statements) - (Ping.java)

      Show
      1) create Seam project using seam-gen: seam setup; seam new-project; seam new-action (called "ping") 2) import the project into JBTools, enable Seam support in project properties, add Seam runtime 3) open webcontent/ping.xhtml, code completion for # {ping.ping()} works while completion for # {identity} does not work 4) similarly, the completion works only partially in Java code (e.g. log statements) - (Ping.java)
    • Release Notes
    • Workaround Exists
    • Hide

      Re-start Eclipse.

      Show
      Re-start Eclipse.

    Description

      A Seam 2 project is created using seam-gen, with action generated by seam-gen. Afterwards, it is imported into JBoss Tools. In JBTools, the Seam EL code completion for builtin components does not work (e.g. #

      {conversation}

      is not recognized) while completion for project-specific components does work (e.g. ).

      Similarly, the completion works fine for JBTools-generated projects.

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: