summaryrefslogtreecommitdiff
path: root/partest.iml
diff options
context:
space:
mode:
authorilyas <ilyas@epfl.ch>2009-07-17 18:33:56 +0000
committerilyas <ilyas@epfl.ch>2009-07-17 18:33:56 +0000
commit9f84c9512a7590f37c5bab36aa0bca63743b3e9c (patch)
tree1f9c70a49e82a4fec96b43acb4fce7e76fd734eb /partest.iml
parentea45f483bd7b487cfb5cd956c964c34809caa84d (diff)
downloadscala-9f84c9512a7590f37c5bab36aa0bca63743b3e9c.tar.gz
scala-9f84c9512a7590f37c5bab36aa0bca63743b3e9c.tar.bz2
scala-9f84c9512a7590f37c5bab36aa0bca63743b3e9c.zip
idea project files changed
Diffstat (limited to 'partest.iml')
-rw-r--r--partest.iml6
1 files changed, 4 insertions, 2 deletions
diff --git a/partest.iml b/partest.iml
index 526b4dce67..addac88198 100644
--- a/partest.iml
+++ b/partest.iml
@@ -8,12 +8,11 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/src/partest">
- <sourceFolder url="file://$MODULE_DIR$/src/partest" isTestSource="true" />
+ <sourceFolder url="file://$MODULE_DIR$/src/partest" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/test" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="lib1" level="project" />
<orderEntry type="module" module-name="actors" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="dbc" />
@@ -21,6 +20,9 @@
<orderEntry type="module" module-name="manual" />
<orderEntry type="module" module-name="scalap" />
<orderEntry type="module" module-name="swing" />
+ <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" />
</component>
</module>