IDEA project configuration: extract kotlin-reflect to a separate repository library (IDEA-198418)

This commit is contained in:
nik
2018-12-25 10:52:19 +03:00
parent be8356c102
commit db3acdfb73
10 changed files with 24 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
<orderEntry type="module" module-name="intellij.spellchecker" />
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
<orderEntry type="library" name="kotlin-reflect" level="project" />
<orderEntry type="library" name="gson" level="project" />
<orderEntry type="module" module-name="intellij.xml" />
<orderEntry type="module" module-name="intellij.platform.vcs" />