Eclipse 问题 A resource exists with a different case

在使用Eclipse进行开发的时候,出现了如下的问题:

Description Resource Path Location Type
The project was not built due to "A resource exists with a different case: ‘/SeenTaoImp_zhV2/bin/seentao‘.". Fix the problem, then try refreshing this project and building it since it may be inconsistent SeenTaoImp_zhV2  Unknown Java Problem


j解决方案:

   1、在项目工程中有多个源码包(source folder) ,在不同的源码包中有相同的报名或者大小写之后一致的包路径。

  2、设置编译输出路径可以解决此问题、或者将将java报名改掉。


郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。