如何在Eclipse中编辑(运行时)类路径? [英] How do I edit the (runtime) classpath in Eclipse?

查看:285
本文介绍了如何在Eclipse中编辑(运行时)类路径?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse中,在尝试启动Tomcat时,我收到此错误:

In Eclipse, while trying to start Tomcat, I am getting this error:

项目:xxxxxxs由类路径引用,不存在。

原因是,我将我的项目从 xxxxxxs 重命名为 xxxxxx (注意没有s)。它仍然引用旧的。 (运行时)类路径在哪里以及如何编辑它?

The reason is, I renamed my project from xxxxxxs to xxxxxx (note no "s"). It is still referencing the old one. Where is the (runtime) classpath and how do I edit it?

我知道这很简单,我看了。

I know this is simple, and I've looked.

类似于 Java Eclipse - 如何更改类路径?但我只是想知道如何编辑它,而不是如何解决我的特定问题。

(Similar to Java Eclipse - How do I change the classpath? but I just want to know how to edit it, not how to solve my particular problem.)

推荐答案

现在发现我已经问过:

运行 - >运行配置... - > Classpath

这是针对运行时类路径的,对于构建类路径编辑,请参阅Java - Eclipse上的类路径问题

This is for the runtime classpath, for build classpath editing, see Java - Problem with the classpath on Eclipse.

这篇关于如何在Eclipse中编辑(运行时)类路径?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆