summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorilyas <ilyas@epfl.ch>2009-01-13 17:43:09 +0000
committerilyas <ilyas@epfl.ch>2009-01-13 17:43:09 +0000
commitfeec9de7602266f721402189afe8a0a64be1282e (patch)
treeccfedb0d1770fa59a6c2bfdb15a1b420b44a0e3a /test
parente53cf49b7f94996ccfa538599ad624bfc599afb7 (diff)
downloadscala-feec9de7602266f721402189afe8a0a64be1282e.tar.gz
scala-feec9de7602266f721402189afe8a0a64be1282e.tar.bz2
scala-feec9de7602266f721402189afe8a0a64be1282e.zip
test commit: IntelliJ project files added
Diffstat (limited to 'test')
-rw-r--r--test/files/Files.iml17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/files/Files.iml b/test/files/Files.iml
new file mode 100644
index 0000000000..ac78e33f39
--- /dev/null
+++ b/test/files/Files.iml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module relativePaths="true" type="JAVA_MODULE" version="4">
+ <component name="FacetManager">
+ <facet type="Scala" name="Scala">
+ <configuration />
+ </facet>
+ </component>
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$" />
+ <orderEntry type="library" name="lib1" level="project" />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="lib" level="project" />
+ </component>
+</module>
+