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

jsf-tags breaks wtp-capibilites

    XMLWordPrintable

Details

    Description

      With Eclipse WTP, I can click a css-class within a html-editor to jump automatically to that css-class.

      This only works, when referencing the html with the stylesheet:

      <link rel="stylesheet" href="style.css" type="text/css"/>

      But when using the jsf-tag:

      <h:outputStylesheet name="style.css" type="text/css"/>

      then the linking between html and css does no more work!

      So it would be nice, if jboss-tools does resolve such an issue.

      In generally, Jboss Tools should be aware of JSF-Tags and involve them nicely so that the capabilites of WTP are not cut.

      Attachments

        Activity

          People

            vrubezhny Victor Rubezhny (Inactive)
            nimo22 nimo stephan (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: