[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8216) jsf-tags breaks wtp-capibilites

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Mar 16 10:01:53 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Rubezhny updated JBIDE-8216:
-----------------------------------

    Fix Version/s: 3.3.0.M1
                       (was: 3.3.x)


> jsf-tags breaks wtp-capibilites
> -------------------------------
>
>                 Key: JBIDE-8216
>                 URL: https://issues.jboss.org/browse/JBIDE-8216
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>         Environment: JSF, JbossTools
>            Reporter: nimo stephan
>            Assignee: Victor Rubezhny
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M1
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list