eclipse-archived/ceylon-ide-intellij

N

loldrup opened this issue · 0 comments

When creating a new module (right-click on the source folder and choose New > Ceylon Module), this folder structure is created:

source/moduleName/moduleName

The only content of the first moduleName folder is that second moduleName folder.

Why this double nested structure?