且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在Eclipse 4.2中设置运行时类路径?

更新时间:2023-01-10 18:51:43

在Eclipse中,查看项目 - >属性,您需要运行时配置。选择运行/调试设置并选择新的或编辑已有的。创建新的运行/调试配置时,请确保选择Java Project。当对话框打开时,您将看到类路径指令的选项卡。

In Eclipse look at Project -> Properties for the project you want a runtime configuration. Choose Run/Debug settings and choose new or edit one you already have. When creating a New run/debug config make sure to choose Java Project. When the dialog box opens you will see a tab for classpath directives.