cbeust / kobalt-intellij-plugin

An IntelliJ plug-in for Kobalt
21 stars 7 forks source link

IntelliJ wizard results in weird project structure #87

Open AndreasVolkmann opened 6 years ago

AndreasVolkmann commented 6 years ago

When using the IntelliJ new project wizard to create a Kobalt-Kotlin project, the resulting project structure is very different from the one achieved by the cli command kobaltw --init kotlin.

image

As can be seen in the example above, there is no root/src/main/kotlin/com.example/Main.kt. Instead it creates 2 separate source sets, one having the same name as the project.