(repost of <https://discuss.kotlinlang.org/t/clion...
# kotlin-native
o
(repost of https://discuss.kotlinlang.org/t/clion-and-kotlin-native-1-3/10141) To ensure people who are focusing on pure native development feel good, along with the native support for MPP in Kotlin 1.3 we are happy to release Kotlin/Native support in the CLion IDE . Plugin can be installed into CLion 2018.3 EAP (183.4139), and allows to work with projects described using multiplatform Gradle DSL. Kotlin/Native samples were converted to MPP format, and can be opened in the CLion. Unfortunately, Groovy support is not included in CLion, so editing Gradle build files with the proper highlighting is not yet possible, but we are working on improving the situation here.
👍 9
🎉 10
a
Does IntelliJ Ultimate Edition have the same Kotlin/Native compatibility as CLion?
l
Same question for IntelliJ CE, and also for Android Studio (which I know is kind of sponsored by Google to have some otherwise paid features, like C/C++ support)
o
AS support for C/C++ is only limited to Android
In general, CE does not have much extra Native tooling as of now
l
So Ultimate is already better for Kotlin/Native development?
o
UE doesn’t have it either, but can get it eventually
👍 2