1<?xml version="1.0" encoding="UTF-8"?> 2<module relativePaths="true" type="JAVA_MODULE" version="4"> 3 <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true"> 4 <exclude-output /> 5 <content url="file://$MODULE_DIR$"> 6 <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> 7 <sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" /> 8 <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> 9 <excludeFolder url="file://$MODULE_DIR$/.gradle" /> 10 <excludeFolder url="file://$MODULE_DIR$/build" /> 11 <excludeFolder url="file://$MODULE_DIR$/gradle" /> 12 </content> 13 <orderEntry type="inheritedJdk" /> 14 <orderEntry type="sourceFolder" forTests="false" /> 15 <orderEntry type="module" module-name="db-baseLibrary" exported="" /> 16 <orderEntry type="module" module-name="db-compilerCommon" /> 17 <orderEntry type="library" name="KotlinJavaRuntime" level="project" /> 18 <orderEntry type="module-library" scope="TEST"> 19 <library> 20 <CLASSES> 21 <root url="jar://$MODULE_DIR$/../../../prebuilts/tools/common/m2/repository/junit/junit/4.12/junit-4.12.jar!/" /> 22 </CLASSES> 23 <JAVADOC /> 24 <SOURCES> 25 <root url="jar://$MODULE_DIR$/../../../prebuilts/tools/common/m2/repository/junit/junit/4.12/junit-4.12-sources.jar!/" /> 26 </SOURCES> 27 </library> 28 </orderEntry> 29 <orderEntry type="module-library" scope="TEST"> 30 <library> 31 <CLASSES> 32 <root url="jar://$MODULE_DIR$/../../../prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" /> 33 </CLASSES> 34 <JAVADOC /> 35 <SOURCES> 36 <root url="jar://$MODULE_DIR$/../../../prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar!/" /> 37 </SOURCES> 38 </library> 39 </orderEntry> 40 </component> 41</module>