My plugin uses the `org.jetbrains.kotlin.idea.util...
# intellij-plugins
e
My plugin uses the
org.jetbrains.kotlin.idea.util.ShortenReferences
class, but I get a
NoClassDefFoundError
in production. Do I need to declare some more
depends
entries in
plugin.xml
? I have the following right now: