[
https://issues.jboss.org/browse/JBIDE-8216?page=com.atlassian.jira.plugin...
]
Alexey Kazakov updated JBIDE-8216:
----------------------------------
Labels: new_and_noteworthy (was: )
Assignee: Victor Rubezhny
Fix Version/s: 3.3.x
Component/s: jsp/jsf/xml source editing
Affects: [Documentation (Ref Guide, User Guide, etc.)]
Victor, please add support of <h:outputStylesheet> tag for our CSS OpenOns.
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.x
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