简体   繁体   English

从Eclipse Mars删除无效的库引用不起作用

[英]Removing invalid library references from Eclipse Mars doesnt work

I cant remove invalid library references from Eclipse - Java Buildpath - Libraries. 我无法从Eclipse-Java Buildpath-库中删除无效的库引用。 When I select the non existent lib then all the buttom are stay gray. 当我选择不存在的lib时,所有按钮都保持灰色。

Eclipse J2EE Mars. Eclipse J2EE火星。

Thanks in advance. 提前致谢。

Cs. CS。

Check this https://onedrive.live.com/redir?resid=AD5A59ED0A917DBF!161&authkey=!AFum3a8dZQXuJYk&v=3&ithint=photo%2cpng 检查此https://onedrive.live.com/redir?resid=AD5A59ED0A917DBF!161&authkey=!AFum3a8dZQXuJYk&v=3&ithint=photo%2cpng

I had to reimport user libs in the !right order! 我必须以正确的顺序重新导入用户库! in Window - Preferences - Java Buildpath - User Libraries 在窗口中-首选项-Java Buildpath-用户库

The proper order is when the wrong references are overwrited with good ones. 正确的顺序是当错误的引用被良好的引用覆盖时。 xproj: with wrong referenced libs yproj: -ii- right -ii- xproj:引用的库错误yproj:-ii-正确-ii-

Ok, yproj also must have right prefs for libs as well. 好的,yproj还必须对lib具有正确的偏好。

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

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