Skip to content

Commit 9e34437

Browse files
committed
script.runtime: add 'kotlin-runtime' dependency
script.runtime is not built by JPS, this just affects highlighting
1 parent 82502e1 commit 9e34437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/script.runtime/script.runtime.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
<orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />
99
<orderEntry type="sourceFolder" forTests="false" />
1010
<orderEntry type="module" module-name="builtins" />
11+
<orderEntry type="library" name="kotlin-runtime" level="project" />
1112
</component>
1213
</module>

0 commit comments

Comments
 (0)