summaryrefslogtreecommitdiff
path: root/src/intellij/compiler.iml
diff options
context:
space:
mode:
authorMiles Sabin <miles@milessabin.com>2010-02-07 22:14:40 +0000
committerMiles Sabin <miles@milessabin.com>2010-02-07 22:14:40 +0000
commit7577ec4388010c7c927a2d2050b59dea97c508a2 (patch)
tree7ca29fb5ff47661b53f91a4cfe107e1a4dada5ef /src/intellij/compiler.iml
parent8d4f65fb24c6f0278e46ea58ab6d97f277903acc (diff)
downloadscala-7577ec4388010c7c927a2d2050b59dea97c508a2.tar.gz
scala-7577ec4388010c7c927a2d2050b59dea97c508a2.tar.bz2
scala-7577ec4388010c7c927a2d2050b59dea97c508a2.zip
IntelliJ project metadata updated for new locat...
IntelliJ project metadata updated for new location. Thanks to Tony Coates for the patch.
Diffstat (limited to 'src/intellij/compiler.iml')
-rw-r--r--src/intellij/compiler.iml9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/intellij/compiler.iml b/src/intellij/compiler.iml
index 97b08d70cd..cc0b64e735 100644
--- a/src/intellij/compiler.iml
+++ b/src/intellij/compiler.iml
@@ -4,18 +4,17 @@
<facet type="Scala" name="Scala">
<configuration>
<option name="takeFromSettings" value="true" />
- <option name="isRelativeToProjectPath" value="true" />
<option name="myScalaCompilerJarPath" value="build/locker/classes/compiler lib/fjbg.jar lib/msil.jar" />
<option name="myScalaSdkJarPath" value="build/locker/classes/library" />
</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" />
+ <output url="file://$MODULE_DIR$/../../build/quick/classes/compiler" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/compiler" />
<exclude-output />
- <content url="file://$MODULE_DIR$/src/compiler">
- <sourceFolder url="file://$MODULE_DIR$/src/compiler" isTestSource="false" />
+ <content url="file://$MODULE_DIR$/../compiler">
+ <sourceFolder url="file://$MODULE_DIR$/../compiler" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />