Eclipse中 Project facet jst.web.jstl has not been defined.解决方案

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

1、修改项目.setting文件夹下的org.eclipse.wst.common.project.facet.core.xml文件,把

    
   

这两行删除。

2、修改.classpath文件,去掉

  

类似问题,也这么处理即可。

转载于:https://my.oschina.net/shxjinchao/blog/1438995

你可能感兴趣的:(Eclipse中 Project facet jst.web.jstl has not been defined.解决方案)