summaryrefslogtreecommitdiff
path: root/src/intellij/scala.iml.SAMPLE
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2012-02-04 10:19:43 +0100
committerJason Zaugg <jzaugg@gmail.com>2012-02-04 10:24:58 +0100
commitaf944bafa9751273e53114ce423e1e2c306c9286 (patch)
tree8e63e84d5f06265e3654f065b084c7b609d92bb7 /src/intellij/scala.iml.SAMPLE
parentcc9d089f47b2e85c018fdcb648d3bd22f7aaa088 (diff)
downloadscala-af944bafa9751273e53114ce423e1e2c306c9286.tar.gz
scala-af944bafa9751273e53114ce423e1e2c306c9286.tar.bz2
scala-af944bafa9751273e53114ce423e1e2c306c9286.zip
An IntelliJ module for the root directory.
This allows any file to be be edited, rather than just the ones under library, compiler, actors, ...
Diffstat (limited to 'src/intellij/scala.iml.SAMPLE')
-rw-r--r--src/intellij/scala.iml.SAMPLE10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/intellij/scala.iml.SAMPLE b/src/intellij/scala.iml.SAMPLE
new file mode 100644
index 0000000000..8ea9d0dd71
--- /dev/null
+++ b/src/intellij/scala.iml.SAMPLE
@@ -0,0 +1,10 @@
+<?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$/../.." />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module>
+