summaryrefslogtreecommitdiff
path: root/plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2014-07-16 18:07:37 -0700
committerTor Norbye <tnorbye@google.com>2014-07-16 18:09:03 -0700
commit65f60eb9011bb2c549a6d83ae31257480368ddc5 (patch)
treede0dca03bec460e8797332e5f460400f5cf6485f /plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml
parent9ea67227e8fdcf8ed37e65bb96e32767291d0f4f (diff)
downloadidea-65f60eb9011bb2c549a6d83ae31257480368ddc5.tar.gz
Snapshot idea/138.1029 from git://git.jetbrains.org/idea/community.git
Update from idea/138.538 to idea/138.1029 Change-Id: I828f829a968439a99ec67640990c18ff7c9b58ce
Diffstat (limited to 'plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml')
-rw-r--r--plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml b/plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml
new file mode 100644
index 000000000000..dbde3887908d
--- /dev/null
+++ b/plugins/groovy/structuralsearch-groovy/structuralsearch-groovy.iml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="structuralsearch" />
+ <orderEntry type="module" module-name="lang-api" />
+ <orderEntry type="module" module-name="jetgroovy" />
+ <orderEntry type="module" module-name="openapi" />
+ <orderEntry type="module" module-name="lang-impl" />
+ <orderEntry type="module" module-name="structuralsearch-tests" scope="TEST" />
+ <orderEntry type="module" module-name="testFramework-java" scope="TEST" />
+ <orderEntry type="module" module-name="duplicates-analysis" scope="TEST" />
+ </component>
+</module>
+