解决 Implementation of project facet jst.web.jstl could not be found. Functionality will be limited. Unknown Faceted Project Problem 报错信息

在开启MyEclipse时遇到的问题:

Description Resource    Path    Location    Type
Implementation of version 2.0 of project facet jst.jaxrs could not be found. Functionality will be limited. HNUST       Unknown Faceted Project Problem
Description Resource    Path    Location    Type
Implementation of project facet jst.web.jstl could not be found. Functionality will be limited.         Unknown Faceted Project Problem



Problems.png

此类问题一般发生在你用你的IDE导入别人的项目, 解决方案:

  1. 打开你的工作空间, 找到.settings文件夹中的org.eclipse.wst.common.project.facet.core.xml
  2. 删掉<faceted-project>标签下的所有内容
faceted-project.png

最后, Demo就跑起来了!

成功.png

因为折腾了半天, 所以把它写下来进行记录!

Reference:
https://stackoverflow.com/questions/13818155/eclipse-warning-unknown-faceted-project

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容