]
Vlado Pakan closed JBIDE-8216.
------------------------------
Verified on jbosstools-3.3.0.M1a.aggregate-Update-2011-05-11_15-56-28-H2359.
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
Attachments: css_openon.png
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: