Extracted cli-parser to separate library. Removed full dependency jps-plugin -> idea-full.

This commit is contained in:
Evgeny Gerashchenko
2015-02-12 19:39:03 +03:00
parent 1f10cbb0d5
commit 9f159b1fea
5 changed files with 14 additions and 6 deletions
+2 -2
View File
@@ -9,6 +9,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="library" exported="" name="cli-parser" level="project" />
</component>
</module>
</module>