summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea/idea_modules/test.iml
blob: f67445ae893dd1b7cca0325f82ec95dbd6b435ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<module type="JAVA_MODULE" version="4">
    <component name="NewModuleRootManager">
        <output url="file://$MODULE_DIR$/../target/workspace/mill/scalalib/GenIdeaTests/helloWorldEvaluator/test/compile/dest/classes"/>
        <exclude-output/>
        <content url="file://$MODULE_DIR$/../target/workspace/mill/scalalib/GenIdeaTests/helloWorldEvaluator/test/generatedSources/dest"/>
        <content url="file://$MODULE_DIR$/../target/workspace/gen-idea/test">
            <sourceFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea/test/src" isTestSource="true"/>
            <sourceFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea/test/resources" isTestSource="true" type="java-resource"/>
            <excludeFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea/test/target"/>
        </content>
        <orderEntry type="inheritedJdk"/>
        <orderEntry type="sourceFolder" forTests="false"/>
        <orderEntry type="library" name="scala-sdk-2.12.4" level="application"/>
        <orderEntry type="library" name="scala-library-2.12.4-sources.jar" level="project"/>
        <orderEntry type="library" name="scala-library-2.12.4.jar" level="project"/>
        <orderEntry type="module" module-name="" exported=""/>
    </component>
</module>