首页 > 代码库 > Eclipse 问题 A resource exists with a different case
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报名改掉。
Eclipse 问题 A resource exists with a different case
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。