tbroyer / gradle-errorprone-plugin

Gradle plugin to use the error-prone compiler for Java
Apache License 2.0
366 stars 32 forks source link

java.lang.ClassNotFoundException: com.google.common.collect.Streams #62

Closed wecheng closed 3 years ago

wecheng commented 3 years ago

@tbroyer I followed this link https://github.com/tbroyer/gradle-errorprone-plugin to import error prone plugin to my project, but saw this error.

image

My updates:

image image
tbroyer commented 3 years ago

Closing in favor of https://github.com/uber/NullAway/issues/484