]
henk de boer commented on JBIDE-8216:
-------------------------------------
I would also very much like to see this feature.
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: