yanzhenjie/AndServer

编译的时候都是这个错误 错误: 找不到符号

Open

#542 创建于 2024年5月24日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (3,443 star) (723 fork)batch import
help wanted

描述

编译的时候都是这个错误 版本号都对上了 用的最新的2.1.12

Task :app:compileDebugJavaWithJavac FAILED 注: ------ Processing UserController ------ D:\MyProject\studio_workspace\Httpsever-taobaotv\app\build\generated\ap_generated_sources\debug\out\com\Httpsever\andserver\processor\generator\AdapterRegister.java:4: 错误: 找不到符号 import com.Httpsever; ^ 符号: 类 Httpsever 位置: 程序包 com 1 个错误

编译后 这个文件报错 \app\build\generated\ap_generated_sources\debug\out\com\Httpsever\andserver\processor\generator\AdapterRegister.java

2222

贡献者指南