Eclipse出错:The project was not bu
2018-09-03 本文已影响0人
Ada54
问题:
The project was not built due to "A resource exists with a different case: '/ArchiverProject_01/bin/com/bigdata/Archiver'.". Fix the problem, then try refreshing this project and building it since it may be inconsis
解决:
同个项目中,出现了同名的包名
修改包名即可