what is it for and what is the proper way of creating multiplatform project ?
BTW (it also created src/main|test/kotlin|java|resources folders in jvs and js modules)
a
anton.bannykh
04/03/2018, 10:49 AM
AFAIK the best way to create an MPP project is to use the New Project -> Kotlin -> Kotlin (Multiplatform - Experimental) wizard.
o
o.semen
04/07/2018, 7:19 PM
I’ve described how it works above. So it behaves a bit strange and I want to clarify how it suppose to work
a
anton.bannykh
04/09/2018, 6:35 PM
Just checked with 2018.1 and kotlin 1.2.31. It doesn't generate src folders indeed. I thought it should. cc @Alexander Podkhalyuzin [JB]@talanb