Set scope of plugin dependencies to provided

This commit is contained in:
Dmitry Jemerov
2017-09-01 13:11:21 +02:00
parent 5220dfc0ad
commit 0fa4e1cbaf
7 changed files with 12 additions and 12 deletions
@@ -21,7 +21,7 @@
<orderEntry type="module" module-name="idea-test-framework" scope="TEST" />
<orderEntry type="module" module-name="frontend.java" scope="TEST" />
<orderEntry type="module" module-name="idea-live-templates" scope="TEST" />
<orderEntry type="library" name="gradle-and-groovy-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="gradle-and-groovy-plugin" level="project" />
<orderEntry type="module" module-name="idea-jps-common" />
<orderEntry type="module" module-name="cli-common" />
<orderEntry type="module" module-name="backend" />