Eclipse autocomplete (content assist) with facelets (jsf) and xhtml

前端 未结 10 1230
时光说笑
时光说笑 2020-11-27 02:45

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 m

10条回答
  •  悲&欢浪女
    2020-11-27 03:18

    Use JBoss Tools, it is what I use for my JSF+Facelets projects. It is the best you can get if you need to work with this technology.

    http://www.jboss.org/tools

    I recommend using the latest candidate release which is CR1 as it is the one compatible with Eclipse 3.5, the final version should be out soon but CR1 is rock solid.

    http://in.relation.to/Bloggers/JBossTools31CR1Released

提交回复
热议问题