无法找到项目facet jst.icefaces 的实现。功能将受到限制
尝试在 Eclipse 中导入项目时出现以下错误:
找不到项目facet jst.icefaces的实现。
功能将受到限制
该项目使用 Maven 2、JSF 2 和 IceFaces 2。我该如何解决此错误?
I am getting the following error when trying to import a project in Eclipse:
Implementation of project facet jst.icefaces could not be found.
Functionality will be limited
This project uses Maven 2, JSF 2 and IceFaces 2. How can I solve this error?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要 ICEFaces 2 Eclipse 插件。您可以在这个“使用 Eclipse 创建 ICEfaces 应用程序”教程中找到详细信息。以下是相关性的摘录:
You need the ICEFaces 2 Eclipse plugin. You can find details in this "Creating ICEfaces Applications with Eclipse" tutorial. Here's an extract of relevance: