summaryrefslogtreecommitdiff
path: root/src/intellij/scaladoc.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/scaladoc.iml.SAMPLE')
-rw-r--r--src/intellij/scaladoc.iml.SAMPLE11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/intellij/scaladoc.iml.SAMPLE b/src/intellij/scaladoc.iml.SAMPLE
index 6e6d98b396..9ab94c1bbb 100644
--- a/src/intellij/scaladoc.iml.SAMPLE
+++ b/src/intellij/scaladoc.iml.SAMPLE
@@ -1,19 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <component name="NewModuleRootManager" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/../../build/quick/classes/scaladoc" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/scaladoc" />
<exclude-output />
<content url="file://$MODULE_DIR$/../scaladoc">
<sourceFolder url="file://$MODULE_DIR$/../scaladoc" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="library" />
<orderEntry type="module" module-name="reflect" />
- <orderEntry type="library" name="starr" level="project" />
+ <orderEntry type="module" module-name="compiler" />
<orderEntry type="library" name="scaladoc-deps" level="project" />
- <orderEntry type="library" name="ant" level="project" />
- <orderEntry type="library" name="partest" level="project" />
- <orderEntry type="library" name="asm" level="project" />
+ <orderEntry type="library" name="starr" level="project" />
</component>
</module> \ No newline at end of file