原文:DescriptionResourcePathLocationType Target runtime com.genuitec.runtime.generic.jee60 is not defined.project2UnknownFace 解决方案

import导入以前的项目,项目上有一个红叉,其他的地方没有错误,但不影响操作. 报错信息:Description Resource Path Location Type Target runtime com.genuitec.runtime.generic.jee is not defined. project Unknown Faceted Project Problem 解决办法: 在本地 ...

2019-05-17 23:57 0 697 推荐指数:

查看详情

Target runtime Tomcat 7.0 is not defined

最近做一个项目,我负责搭建整体技术框架,将架构完成后,发布到SVN上,同事们进行同步的时候却出现问题了,由于我搭建环境所有的技术框架全部为最新版本,而大家电脑上的可能是老版本,一般都出现如下错误: Target runtime Apache Tomcat 7.0 ...

Thu Feb 02 01:27:00 CST 2012 2 10476
Eclipse 项目更换电脑 Target runtime is not defined解决办法

Eclipse 项目更换电脑后提示Target runtime is not defined解决办法 Eclipse中有一个应用提示一个ErrorTarget runtime xxx is not defined 虽然不影响应用,但心里还是感觉不爽,找了找配置文件, 终于在项目 ...

Tue Oct 09 06:52:00 CST 2012 0 6206
【eclipse】Target runtime Apache Tomcat v7.0 is not defined解决

在eclipse中导入项目时提示Target runtime Apache Tomcat v7.0 is not defined解决方法:右键项目——properties——targeted runtime,在这里将原项目的Apache Tomcat v7.0去掉,选成自已的即可。 ...

Wed Jan 10 17:25:00 CST 2018 0 2831
Target runtime Apache Tomcat v6.0 is not defined

在工程目录下的.settings文件夹里,打开org.eclipse.wst.common.project.facet.core.xml文件,其内容是: <?xml version="1.0" encoding="UTF-8"?> <faceted-project ...

Wed Apr 02 19:02:00 CST 2014 3 2983
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM