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
@@ -11,7 +11,6 @@
<orderEntry type="module" module-name="plugin-api" exported="" />
<orderEntry type="module" module-name="frontend" exported="" />
<orderEntry type="module" module-name="frontend.java" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="cli" />
<orderEntry type="module" module-name="util" />
<orderEntry type="module" module-name="backend" scope="PROVIDED" />