summaryrefslogtreecommitdiff
path: root/library.iml
diff options
context:
space:
mode:
authorilyas <ilyas@epfl.ch>2009-06-26 18:30:30 +0000
committerilyas <ilyas@epfl.ch>2009-06-26 18:30:30 +0000
commit9a8c1984bebd51bce6ec2f37dcc4cc036f133d51 (patch)
tree39d81a90d2b1b175a3a02383194ea5c0dc8ff7d2 /library.iml
parent1e2217eccbc7e115505281cbb4c0031f9cb3c1aa (diff)
downloadscala-9a8c1984bebd51bce6ec2f37dcc4cc036f133d51.tar.gz
scala-9a8c1984bebd51bce6ec2f37dcc4cc036f133d51.tar.bz2
scala-9a8c1984bebd51bce6ec2f37dcc4cc036f133d51.zip
idea project structure is reworked
Diffstat (limited to 'library.iml')
-rw-r--r--library.iml23
1 files changed, 23 insertions, 0 deletions
diff --git a/library.iml b/library.iml
new file mode 100644
index 0000000000..509ee77328
--- /dev/null
+++ b/library.iml
@@ -0,0 +1,23 @@
+<?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$/META-INF" />
+ <content url="file://$MODULE_DIR$/bin" />
+ <content url="file://$MODULE_DIR$/lib" />
+ <content url="file://$MODULE_DIR$/src/library">
+ <sourceFolder url="file://$MODULE_DIR$/src/library" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="ant" level="project" />
+ <orderEntry type="library" name="testlib" level="project" />
+ <orderEntry type="library" name="lib1" level="project" />
+ </component>
+</module>
+