JBoss Community

jsf-tags breaks wtp-capibilites

created by nimo stephan in JBoss Tools - View the full discussion

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.

 

Am I right? If so, I can make a feature request.

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community