Join Slack
Powered by
Check your imports, that there is no java version ...
# multiplatform
g
gildor
04/05/2018, 2:03 PM
Check your imports, that there is no java version of RuntimeException (java.lang.RuntimeException)
y
yusuf3000
04/05/2018, 2:05 PM
But I can’t use Java can I as this is the common module? I can only use Kotlin classes
yusuf3000
04/05/2018, 2:07 PM
And i’m not importing any java version
g
gildor
04/05/2018, 2:49 PM
Sure, that's my point, check import that there is no wrong import
gildor
04/05/2018, 2:51 PM
Is that compile time error or only IDE warning? I remember similar problem with Kotlin Ide plugin, it was just because of ide
3
Views
Open in Slack
Previous
Next