1 Reply Latest reply on Sep 20, 2007 9:53 AM by maxandersen

    facelets support in JBossTools-200709200350-nightly-ALL

    baz

      Hello,
      after the VPE do not crash any more i have detected a little problem with JBossTools-200709200350-nightly-ALL.
      With a seamgen generated project i can not see some facelets support.
      the attributes for ui:decorate (name) and ui:insert (src) tags are not completed. After inserting the content manually of this tags, the content is not shown in the visual part:-(
      With a jsf project this is working.

      How can i get my seamgen project working with such a support? Or is this a bug or not possible?
      Ciao,
      Carsten

        • 1. Re: facelets support in JBossTools-200709200350-nightly-ALL
          maxandersen

          hmm....I think there are two issues here:

          1) code completion

          2) visualization of the tags


          #1 *might* only work for JSF projects, but I can't see why it should *require* it.

          #2 should definitly work since the visualization is purely based on the tags (but might be dependent on what also makes #1 fail...)

          Please report them in jira with steps to reproduce.