Android Studio 4.0.1 error

Template for a good bug report, formatted with Markdown:

  • SonarLint 4.11.0.20867, install from sonarlint-intellij-4.11.0.20867.jar (not found in plugin marketplace of Android studio)
  • Android studio 4.0.1
  • I can’t do anything with SonarLint
  • It has error when open an Android studio project:
failed to init toolwindow org.sonarlint.intellij.ui.SonarLintToolWindowFactory
java.lang.NoClassDefFoundError: org/sonarsource/sonarlint/core/client/api/common/FileExclusions

Then I choose Analyze with SonarLint, it caused error:

java.lang.NoClassDefFoundError: org/sonarsource/sonarlint/core/client/api/common/FileExclusions