简体   繁体   English

Eclipse类路径不会更新项目属性中的更改

[英]Eclipse classpath does not update changes in Project Properties

I am using Eclipse 3.4.1 Build M20080911-1700 我正在使用Eclipse 3.4.1 Build M20080911-1700

I have tried to change the classpath directories for jar and the source directory using the Project Properties -> Java Build Path -> Libraries Tab or Source Tab. 我试图使用项目属性-> Java构建路径->库选项卡或源选项卡更改jar和源目录的类路径目录。 When I click OK button and then return to the properties page, my changes were not applied. 当我单击确定按钮,然后返回到属性页时,未应用我的更改。

I have to resort in the work around by manually changing the eclipse ".classpath" project settings file. 我必须通过手动更改Eclipse“ .classpath”项目设置文件来解决。

Any ideas? 有任何想法吗?

Is the .classpath file checked into source control? .classpath文件是否已签入源代码管理? You may not be able to change it if you don't have it checked out. 如果未签出,则可能无法更改。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM