corda / cordapp-template-kotlin

A Kotlin CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
118 stars 149 forks source link

Incompatible with a new intellij #91

Open jarekr-da opened 2 years ago

jarekr-da commented 2 years ago

After importing a project to a new intellij (2021.3.2) no modules are imported. No kotlin classes are recognized, no external libraries. The only way to work with this from intellij is to manually add modules and libraries (one by one).