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

Add proposals for attributes of seam mail tags to CA

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 3.2.0.M2
    • 3.1.0.CR1
    • seam2
    • Documentation (Ref Guide, User Guide, etc.)

      1) Insert next code into source path
      <m:message xmlns="http://www.w3.org/1999/xhtml"
      xmlns:m="http://jboss.com/products/seam/mail"
      xmlns:h="http://java.sun.com/jsf/html">

      <m:from name="Peter" address="yzhishko@exadel.com" />
      <m:to name="Yura Zhishko">yzhishko@mail.ru</m:to>
      <m:subject>Try out Seam!</m:subject>
      <m:attachment/>

      <m:body>
      <p style="color:red"><h:outputText value="Dear Yura" />,</p>
      <p style="color:green">You can try out Seam by visiting
      <a href="http://labs.jboss.com/jbossseam">http://labs.jboss.com/jbossseam</a>.</p>
      <p>Regards,</p>
      <p>Pete</p>
      </m:body>

      </m:message>
      2) Select any tag, and try to add attribute using CA
      RESULT: There are no CA proposals for attributes.

        1. seammail.png
          73 kB
          Alexey Kazakov

              dazarov_jira Daniel Azarov (Inactive)
              yzhishko_jira Yura Zhishko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: