nimo stephan [http://community.jboss.org/people/nimo22] created the discussion

"jsf-tags breaks wtp-capibilites"

To view the discussion, visit: http://community.jboss.org/message/583002#583002

--------------------------------------------------------------
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
[http://community.jboss.org/message/583002#583002]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to