what is it for and what is the proper way of creat...
# intellij
o
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
AFAIK the best way to create an MPP project is to use the New Project -> Kotlin -> Kotlin (Multiplatform - Experimental) wizard.
o
I’ve described how it works above. So it behaves a bit strange and I want to clarify how it suppose to work
a
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