Runtime "Apache Tomcat v7.0" is invalid. The specified Tomcat installation directory does

Posted VipMao

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Runtime "Apache Tomcat v7.0" is invalid. The specified Tomcat installation directory does 相关的知识,希望对你有一定的参考价值。

在建立web项目时报错:

Runtime "Apache Tomcat v7.0" is invalid. The specified Tomcat installation directory does not exist.

 原因就是没有配置tomcat,这时需要重新配置tomcat

具体步骤:

window--->preferences--->找到Server下方的Runtime Environment,单击右方的Add按钮:


选择已经成功安装的Tomcat版本,单击Next:


设置Tomcat的安装目录:


最后点击Finash就可以了。

以上是关于Runtime "Apache Tomcat v7.0" is invalid. The specified Tomcat installation directory does 的主要内容,如果未能解决你的问题,请参考以下文章

Exception in thread "main" java.lang.NoSuchMethodError: scala.runtime.VolatileByteRef.crea

修改服务器Tomcat响应头 暴露Server:Apache-Coyote/1.1信息

linux 机器上 apache-tomcat 的推荐/标准安装路径是啥

Gradle :: runtime.exclude group: 'org.apache.hadoop' 影响测试范围?

org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint

apr(Apache Portable Runtime)编译