summaryrefslogtreecommitdiff
path: root/compiler.iml
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2009-10-06 16:22:11 +0000
committerIulian Dragos <jaguarul@gmail.com>2009-10-06 16:22:11 +0000
commit43ce7fbc82f68f971ed3ddce3401e933f87686d2 (patch)
tree8e1f272467378baf3313dadfe81ed5e3f5c71270 /compiler.iml
parentfe8658350be10057c5794ab3ccfa32894a46c710 (diff)
downloadscala-43ce7fbc82f68f971ed3ddce3401e933f87686d2.tar.gz
scala-43ce7fbc82f68f971ed3ddce3401e933f87686d2.tar.bz2
scala-43ce7fbc82f68f971ed3ddce3401e933f87686d2.zip
Restored original project files
Diffstat (limited to 'compiler.iml')
-rw-r--r--compiler.iml12
1 files changed, 3 insertions, 9 deletions
diff --git a/compiler.iml b/compiler.iml
index fe440df844..a41887aa3b 100644
--- a/compiler.iml
+++ b/compiler.iml
@@ -2,23 +2,17 @@
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Scala" name="Scala">
- <configuration>
- <option name="takeFromSettings" value="true" />
- <option name="myScalaCompilerJarPath" value="$MODULE_DIR$/build/locker/classes/compiler:/localhome/dragos/workspace-laptop/git/scala/lib/fjbg.jar" />
- <option name="myScalaSdkJarPath" value="$MODULE_DIR$/build/locker/classes/library" />
- </configuration>
+ <configuration />
</facet>
</component>
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/build/quick/classes/compiler" />
- <output-test url="file://$MODULE_DIR$/out/test/compiler" />
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/src/compiler">
<sourceFolder url="file://$MODULE_DIR$/src/compiler" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="Locker Lib" level="project" />
+ <orderEntry type="module" module-name="library" />
<orderEntry type="library" name="Project ant library" level="project" />
<orderEntry type="library" name="Project Scala SDK" level="project" />
<orderEntry type="library" name="ant" level="application" />