How to activate eclipse (3.5, WTP) content assist in .xhtml pages for JSF (1.2) tags, using facelets? It works in .jsp files, but not xhtml.
I google a lot, and in many places (including MyFaces wiki) it is said - "Eclipse can't work with xhtml and facelets"
Since this works with .jsp files, I assume there might be some mechanism with which to activate that content assist.
I started working on a project, which has already a large codebase, so changing the extensions is not an option. Additional plugins are aslo undesirable, but acceptable if nothing else works.
(I'm asking the question to verify if someone hasn't found a witty workaround to this issue - otherwise I know it's not possible)