1<?xml version="1.0" encoding="UTF-8"?> 2<module type="JAVA_MODULE" version="4"> 3 <component name="NewModuleRootManager" inherit-compiler-output="true"> 4 <exclude-output /> 5 <content url="file://$MODULE_DIR$"> 6 <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" /> 7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 8 <sourceFolder url="file://$MODULE_DIR$/tests/res" type="java-test-resource" /> 9 <sourceFolder url="file://$MODULE_DIR$/tests/src" isTestSource="true" /> 10 <sourceFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/src/main/myapplication.widgets" isTestSource="true" /> 11 <excludeFolder url="file://$MODULE_DIR$/.settings" /> 12 <excludeFolder url="file://$MODULE_DIR$/bin" /> 13 <excludeFolder url="file://$MODULE_DIR$/out" /> 14 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/.gradle" /> 15 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/.idea" /> 16 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/generated" /> 17 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/assets" /> 18 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/dependency-cache" /> 19 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/incremental" /> 20 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/libs" /> 21 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/manifests" /> 22 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/res" /> 23 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/rs" /> 24 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/symbols" /> 25 <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/gradle" /> 26 </content> 27 <orderEntry type="inheritedJdk" /> 28 <orderEntry type="sourceFolder" forTests="false" /> 29 <orderEntry type="library" name="layoutlib_api-prebuilt" level="project" /> 30 <orderEntry type="module-library"> 31 <library name="tools-common-prebuilt"> 32 <ANNOTATIONS> 33 <root url="file://$MODULE_DIR$/.." /> 34 </ANNOTATIONS> 35 <CLASSES> 36 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/tools-common/tools-common-prebuilt.jar!/" /> 37 </CLASSES> 38 <JAVADOC /> 39 <SOURCES> 40 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/tools-common/tools-common-prebuilt-sources.jar!/" /> 41 </SOURCES> 42 </library> 43 </orderEntry> 44 <orderEntry type="library" name="framework.jar" level="project" /> 45 <orderEntry type="library" name="guava" level="project" /> 46 <orderEntry type="module-library" scope="TEST"> 47 <library name="sdk-common"> 48 <CLASSES> 49 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/sdk-common/sdk-common.jar!/" /> 50 </CLASSES> 51 <JAVADOC /> 52 <SOURCES> 53 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/sdk-common/sdk-common-sources.jar!/" /> 54 </SOURCES> 55 </library> 56 </orderEntry> 57 <orderEntry type="library" scope="TEST" name="junit" level="project" /> 58 <orderEntry type="library" scope="TEST" name="mockito" level="project" /> 59 <orderEntry type="library" scope="TEST" name="objenesis" level="project" /> 60 <orderEntry type="module" module-name="common" /> 61 <orderEntry type="module-library"> 62 <library name="kxml2-2.3.0"> 63 <CLASSES> 64 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/kxml2/kxml2-2.3.0.jar!/" /> 65 </CLASSES> 66 <JAVADOC /> 67 <SOURCES> 68 <root url="file://$MODULE_DIR$/../../../libcore/xml/src/main/java" /> 69 </SOURCES> 70 </library> 71 </orderEntry> 72 <orderEntry type="library" scope="TEST" name="hamcrest" level="project" /> 73 <orderEntry type="module-library"> 74 <library name="ninepatch-prebuilt"> 75 <CLASSES> 76 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/ninepatch/ninepatch-prebuilt.jar!/" /> 77 </CLASSES> 78 <JAVADOC /> 79 <SOURCES> 80 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/ninepatch/ninepatch-prebuilt-sources.jar!/" /> 81 </SOURCES> 82 </library> 83 </orderEntry> 84 <orderEntry type="module-library" scope="TEST"> 85 <library name="trove4j"> 86 <CLASSES> 87 <root url="jar://$MODULE_DIR$/../../../prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/trove4j-1.1.jar!/" /> 88 </CLASSES> 89 <JAVADOC /> 90 <SOURCES> 91 <root url="jar://$MODULE_DIR$/../../../prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/trove4j-1.1-sources.jar!/" /> 92 </SOURCES> 93 </library> 94 </orderEntry> 95 <orderEntry type="module" module-name="validator" /> 96 <orderEntry type="module-library" scope="TEST"> 97 <library> 98 <CLASSES> 99 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/atf/atf_classes.jar!/" /> 100 </CLASSES> 101 <JAVADOC /> 102 <SOURCES /> 103 </library> 104 </orderEntry> 105 <orderEntry type="module-library"> 106 <library> 107 <CLASSES> 108 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/sdk-common/sdk-common.jar!/" /> 109 </CLASSES> 110 <JAVADOC /> 111 <SOURCES> 112 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/sdk-common/sdk-common-sources.jar!/" /> 113 </SOURCES> 114 </library> 115 </orderEntry> 116 </component> 117</module>