Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

奇怪的问题 #10

Closed
lee-you opened this issue Jul 4, 2018 · 1 comment
Closed

奇怪的问题 #10

lee-you opened this issue Jul 4, 2018 · 1 comment

Comments

@lee-you
Copy link

lee-you commented Jul 4, 2018

javaCompileOptions {
annotationProcessorOptions {
arguments = [moduleName: project.getName()]
includeCompileClasspath true
}
}
放到 common_component_build.gradle 里老编译崩溃
image

放到module 里面 就不会崩溃

开始以为我的java问题...我看了看我的java版本
image
然后环境变量也是正确的....
试了很久没解决问题...就差重做系统了

@JessYanCoding
Copy link
Owner

JessYanCoding commented Jul 4, 2018

没遇到到过这个问题, 不过能确定和框架没有关系, 我项目中的 common_component_build.gradle 也有这段代码, 不排除是你的环境或 Gradle 问题, 恐怕只有你自己解决了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants