Add script runtime to ultimate project
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="kotlin-script-runtime">
|
||||
<CLASSES>
|
||||
<root url="jar://$KOTLIN_BUNDLED$/lib/kotlin-script-runtime.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
@@ -14,6 +14,7 @@
|
||||
<orderEntry type="library" scope="TEST" name="main-project-tests" level="project" />
|
||||
<orderEntry type="library" name="kotlin-runtime" level="project" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" name="kotlin-script-runtime" level="project" />
|
||||
<orderEntry type="library" name="javax.inject" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="css-support" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="database-support" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user