Can anyone tell me why I can’t debug my kotlin jvm...
# announcements
s
Can anyone tell me why I can’t debug my kotlin jvm app in IntelliJ? The Profile icon to run it is disabled. I’ve been trying to profile it for several hours now. Running works fine, but profile is greyed out.
a
You mean Intellij IDEA? What profile button? Are you sure that Profile button is not coming from the Android plugin? Try disabling Android plugin in Intellij IDEA.
s
yes intellij idea utlimate
Here is an image of what I’m talking about
a
I’m on a Mac. Last time that didn’t work on Windows but not sure how it goes this days. According to that thread, it seems to be supported now
s
I’m on a mac too
that gets it to show up
👍 1