summaryrefslogtreecommitdiff
path: root/src/scala-lang.iml
diff options
context:
space:
mode:
Diffstat (limited to 'src/scala-lang.iml')
-rw-r--r--src/scala-lang.iml16
1 files changed, 6 insertions, 10 deletions
diff --git a/src/scala-lang.iml b/src/scala-lang.iml
index 365c7cd7f7..d74dfe8334 100644
--- a/src/scala-lang.iml
+++ b/src/scala-lang.iml
@@ -7,6 +7,9 @@
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
+ <content url="file://$MODULE_DIR$/../META-INF" />
+ <content url="file://$MODULE_DIR$/../docs" />
+ <content url="file://$MODULE_DIR$/../lib" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/actors" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/compiler" isTestSource="false" />
@@ -22,19 +25,12 @@
<excludeFolder url="file://$MODULE_DIR$/jvm14-library" />
<excludeFolder url="file://$MODULE_DIR$/mono" />
</content>
- <orderEntry type="library" name="lib1" level="project" />
+ <content url="file://$MODULE_DIR$/../test" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="ant" level="project" />
- <orderEntry type="module-library">
- <library name="my_ant">
- <CLASSES>
- <root url="jar://$MODULE_DIR$/../../ant/ant.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
+ <orderEntry type="library" name="lib1" level="project" />
+ <orderEntry type="library" name="testlib" level="project" />
</component>
</module>