Join Slack
Powered by
Is there a way to have support for ios part of the...
# multiplatform
j
Jaroslav
10/02/2018, 7:50 AM
Is there a way to have support for ios part of the project in IntelliJ IDEA CE? atm if i implement
actual
object it complains that there is no expected part found. Android part works fine
t
thevery
10/02/2018, 8:11 AM
Works for me out of the box in
https://github.com/JetBrains/kotlin-mpp-example
j
Jaroslav
10/02/2018, 8:15 AM
I’m using other (old?) configuration “style” - common, android and ios have their own gradle files
t
thevery
10/02/2018, 8:18 AM
Old plugin should work, too (but new one gives you code completion even for iOS). Check repo above and switch few commits back.
j
Jaroslav
10/02/2018, 8:19 AM
ok, thanks
Open in Slack
Previous
Next