当前位置: 代码迷 >> 综合 >> Description Resource Path Location Type Target runtime com.genuitec.runtime.generic.jee60
  详细解决方案

Description Resource Path Location Type Target runtime com.genuitec.runtime.generic.jee60

热度:39   发布时间:2023-12-28 14:03:03.0

eclipse编译项目报错:

Description Resource Path Location Type Target runtime com.genuitec.runtime.generic.jee60 is not defined.    XXXProject        Unknown Faceted Project Problem

 

解决方法:

工程目录下的settings,打开org.eclipse.wst.common.project.facet.core.xml文件,

把<runtime name="com.genuitec.runtime.generic.jee60" />,把这句话删掉

 

 

  相关解决方案