plantuml-parser icon indicating copy to clipboard operation
plantuml-parser copied to clipboard

Failed to generate in Android Studio Hedgehog

Open biaji opened this issue 1 year ago • 0 comments

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. select kotlin files and generate diagram from context submenu.
  2. See error pop up.

Software versions(Help -> About)

  • Product: Android Studio Hedgehog | 2023.1.1 Patch 1
  • Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 x86_64
  • VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
  • OS: MacOs 13.6.3

The error said:

Cannot invoke "org.jetbrains.kotlin.name.Name.asString()" because the return value of "org.jetbrains.kotlin.resolve.ImportPath.getImportedName()" is null

biaji avatar Feb 02 '24 01:02 biaji