Move kotlin runtime library to end of classpath and remove duplicates with 'util' package

This commit is contained in:
Nikolay Krasko
2015-04-23 16:17:04 +03:00
parent 62a8174072
commit 9d986d077c
10 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="intellij-core" level="project" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="util" />
</component>
</module>