-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmars.iml
16 lines (16 loc) · 854 Bytes
/
mars.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/scala" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="scala-sdk-2.10.5 (2)" level="application" />
<orderEntry type="library" name="org.scalatest:scalatest_2.10:2.2.5" level="project" />
<orderEntry type="library" name="org.mockito:mockito-all:1.10.19" level="project" />
</component>
</module>