Kirill Shmakov [JB]
08/02/2019, 12:05 PMid 'org.jetbrains.kotlin.multiplatform' version '1.3.50-eap-54'
or `kotlin("multiplatform") version "1.3.50-eap-54"`; see template Idea project for build.gradle.kts
and settings.gradle.kts
examples), you would be able to set breakpoints (choose Line Breakpoint
in dialog) in your project as well.
The feedback is much appreciated.
Kotlin plugin: https://plugins.jetbrains.com/plugin/6954-kotlin/update/66397
nativeDebug plugin: https://plugins.jetbrains.com/plugin/12775-native-debug-for-intellijKris Wong
08/02/2019, 12:52 PMlouiscad
08/02/2019, 5:25 PMKirill Shmakov [JB]
08/02/2019, 6:50 PMJonas Bark
08/07/2019, 6:45 AMKirill Shmakov [JB]
08/07/2019, 12:04 PMiosTest
run test’s executable on iOS simulator, which is not supported (yet). And, as I understood, you are launching Gradle IDE task, not a Kotlin/Native Application IDE task. The announced functionality is supposed to work under the latter.Jonas Bark
08/07/2019, 12:25 PMKirill Shmakov [JB]
08/07/2019, 1:58 PM