eclipse中的.classpath内容更新 [英] .classpath contents update in eclipse

查看:149
本文介绍了eclipse中的.classpath内容更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了一个具有.classpath的eclipse项目,它具有需要更新的类条目。

I downloaded an eclipse project that has a .classpath which has class entries that need to be updated.

这是做什么的?
我可以在eclipse中更改.classpath的内容吗?

What does this do exactly? Can I change the content of the .classpath in eclipse?

我在eclipse中打开用户库,希望它具有与.classpath相同的内容,但没有任何内容

I opened User Libraries in eclipse expecting it to have the same content as .classpath, but there is nothing in it.

推荐答案

可以通过修改项目Java Build Path参数来更改.classpath文件的内容。

The contents of the .classpath file can be changed by modifying the project Java Build Path parameters.

例如,在包资源管理器中,右键单击项目,然后选择属性...在属性对话框中,导航到树中的Java构建路径。通常源和库选项卡面板提供了.classpath文件中的大部分信息。

For instance, in Package Explorer, right-click on the project and select Properties... In the Properties dialog, navigate to Java Build Path in the tree. Usually the Source and Libraries tab panels provide most of the information in the .classpath file.

这篇关于eclipse中的.classpath内容更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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