我在 myeclipse 8.5 中使用 jsf2 和 richfaces4,但我发现它不支持这些标签。当我进入<h:head>
并且<h:form>
ide 显示错误时:
未知资源
我输入a4j:
然后按“alt”+“/”,没有提示。我该如何配置ide?
The problem is probably that you are using the old jar files, which do not have those features. You should try it with new jar files.
Alternatively, the problem is you may have added two jars in lib folder or one in lib and the other is with capabilities.
您看过 JBoss Tools 3.2 吗?它同时支持 JSF 2 和 RichFaces 4 - JST/JSF 3.2.0.Beta2