Is UML diagram generation available for Kotlin cod...
# getting-started
d
Is UML diagram generation available for Kotlin code in IntelliJ IDEA Ultimate? I tried
ctrl+alt+shift+U
, but not getting anything. It is just showing the package name only.
w
Which backend do you use? Multiplatform Kotlin UML diagrams might not work as expected.
d
jvm.... the project generated by
gradle init
for kotlin
I am trying to use it in a folder which is the common package...