FindBugs IDEA - ClassNotFoundException com.google.wireless.android.sdk.stats.IntellijIndexingStats

前端 未结 9 1014
抹茶落季
抹茶落季 2020-11-30 02:58

FindBugs IDEA v1.0.1 Android Studio 3.4

I get this error when running FindBugs. I don\'t use com.google.wireless.android.sdk anywhere in the app.

Err         


        
9条回答
  •  旧时难觅i
    2020-11-30 03:23

    For what it's worth i got this exact error by importing a project started with IntelliJ Pro and imported into Android Studio - deleting the .idea directory at the root of the project and re-importing the project with Android Studio cleared it.

提交回复
热议问题