您的位置:首页 > 编程语言 > Java开发

Eclipse警告解决:Implementation of project facet maven could not be found. Functionality will be limited.

2017-03-13 14:04 721 查看
类似的警告有:
Implementation of project facet maven could not be found. Functionality will be limited.

Implementation of project facet me.spring could
not be found. Functionality will be limited.

通过project->properties->facets菜单无法修改这两项。解决的方法是直接修改项目的配置文件,如下两图所示:





删掉上图粉色框中的那两项,警告就消失了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  eclipse
相关文章推荐