latest community Linux intellj hangs hard (only re...
# intellij
n
latest community Linux intellj hangs hard (only reacts to
kill -9
) when trying to convert a Java snippet into Kotlin. Simply pasting Java into the kotlin file works though.
o
@semoro
t
do you have any anonymous inner classes that reference them selves? that caused problems for us in AS on osx
n
nope
a
you should report it in youtrack with a thread dump
and a sample java class to reproduce it
with latest idea ultimate eap and kotlin 1.1.3 works fine converting a simple java class