summaryrefslogtreecommitdiff
path: root/src/intellij/compiler.iml.SAMPLE
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2012-06-09 08:42:02 +0200
committerJason Zaugg <jzaugg@gmail.com>2012-06-09 14:25:00 +0200
commit689a2f1d8eb7767a6eb3ca99e02611b5aa814edc (patch)
tree57f9959a375c189bcc4e9df8968c23516fd9d038 /src/intellij/compiler.iml.SAMPLE
parent43ae8259f2e01393219d1ece0c87614eece32621 (diff)
downloadscala-689a2f1d8eb7767a6eb3ca99e02611b5aa814edc.tar.gz
scala-689a2f1d8eb7767a6eb3ca99e02611b5aa814edc.tar.bz2
scala-689a2f1d8eb7767a6eb3ca99e02611b5aa814edc.zip
An IntelliJ module for reflect.
Diffstat (limited to 'src/intellij/compiler.iml.SAMPLE')
-rw-r--r--src/intellij/compiler.iml.SAMPLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intellij/compiler.iml.SAMPLE b/src/intellij/compiler.iml.SAMPLE
index 75c7653018..e3278d0311 100644
--- a/src/intellij/compiler.iml.SAMPLE
+++ b/src/intellij/compiler.iml.SAMPLE
@@ -19,7 +19,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="library" />
<orderEntry type="library" name="lib" level="project" />
+ <orderEntry type="module" module-name="reflect" />
<orderEntry type="library" name="ant" level="application" />
</component>
</module>
-