-
Notifications
You must be signed in to change notification settings - Fork 0
/
Robolectric.iml
17 lines (16 loc) · 971 Bytes
/
Robolectric.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$/submodules/robolectric">
<sourceFolder url="file://$MODULE_DIR$/submodules/robolectric/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/submodules/robolectric/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/submodules/robolectric/out" />
</content>
<orderEntry type="library" name="Robolectric main libs" level="project" />
<orderEntry type="library" scope="TEST" name="Robolectric test libs" level="project" />
<orderEntry type="library" name="Android 2.3.3 Google API libs" level="project" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="jdk" jdkName="Android 2.3.3 Google APIs" jdkType="Android SDK" />
</component>
</module>