AI编程工具选型与避坑指南:从Copilot到Cursor的完整方法论
2026/9/7 19:51:02
Package 'com.my.compressimagetest' clashes with class of same name# 解读 包名 'com.my.compressimagetest' 与同名的类发生冲突com.my.compressimagetest的包(目录结构),同时存在完全同名的类文件compressimagetest.class(编译后的类),JVM 无法区分包引用和类引用