Home | History | Annotate | Download | only in create
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <module 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" isTestSource="false" />
      7       <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
      8       <sourceFolder url="file://$MODULE_DIR$/tests/data" type="java-test-resource" />
      9       <sourceFolder url="file://$MODULE_DIR$/tests/mock_data" type="java-test-resource" />
     10       <excludeFolder url="file://$MODULE_DIR$/.settings" />
     11     </content>
     12     <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
     13     <orderEntry type="sourceFolder" forTests="false" />
     14     <orderEntry type="module-library">
     15       <library name="asm-5.0">
     16         <CLASSES>
     17           <root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/asm/asm-5.0.jar!/" />
     18         </CLASSES>
     19         <JAVADOC />
     20         <SOURCES>
     21           <root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/asm/src.zip!/" />
     22         </SOURCES>
     23       </library>
     24     </orderEntry>
     25     <orderEntry type="library" scope="TEST" name="junit" level="project" />
     26   </component>
     27 </module>