I'm just trying to copy some kotlin class declarat...
# intellij
m
I'm just trying to copy some kotlin class declaration code from editor and "paste" it to some package, as a result I have java class file that contains kotlin code. Is there any configuration option that allows to change this copy/paste behavior in a way to produce kotlin files instead?