【发布时间】:2015-01-15 09:12:02
【问题描述】:
i'm using eclipse luna and the project used maven, there is a web project and it depends on some java modules, and there are some jsf page (.xhtml) in java modules.
web 项目中的 jsf 标签可以自动完成,但在 java 项目中不能自动完成。 我试过这个“窗口>首选项>常规>内容类型>文本> JSP>添加(xhtml)”但不起作用。 我安装了 jboss 工具插件,它也不起作用。 我如何在java项目中使用jsf标签自动完成?
【问题讨论】: