File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ jvm_library(
16
16
deps = [
17
17
"@lib//:gradle" ,
18
18
"@lib//:kotlin-stdlib" ,
19
+ "@community//jps/model-serialization" ,
19
20
"@community//platform/projectModel-api:projectModel" ,
20
21
"@community//platform/workspace/jps" ,
21
22
"@community//platform/workspace/storage" ,
Original file line number Diff line number Diff line change 31
31
<orderEntry type =" sourceFolder" forTests =" false" />
32
32
<orderEntry type =" library" name =" Gradle" level =" project" />
33
33
<orderEntry type =" library" name =" kotlin-stdlib" level =" project" />
34
+ <orderEntry type =" module" module-name =" intellij.platform.jps.model.serialization" />
34
35
<orderEntry type =" module" module-name =" intellij.platform.projectModel" />
35
36
<orderEntry type =" module" module-name =" intellij.platform.workspace.jps" />
36
37
<orderEntry type =" module" module-name =" intellij.platform.workspace.storage" />
You can’t perform that action at this time.
0 commit comments