i am using eclipse helios 3.6 and i am developing JSF pages (Dynamic Web Project With JSF Capabilities) and sometimes i need to add style to a component in the xhtml page
<h:commandLink style="margin-righ:10px">
(not a style class) and i want to add CSS autocomplete to eclipse how to do so ? please advise, thanks.
