IntelliJ Idea cannot import projects unless they are listed in the settings.gradle
9 lines
172 B
Groovy
9 lines
172 B
Groovy
include("block-storage")
|
|
include("data-store")
|
|
include("pdb-api")
|
|
include("pdb-js")
|
|
include("pdb-plotting")
|
|
include("pdb-ui")
|
|
include("pdb-utils")
|
|
include("performanceDb")
|