1<?xml version="1.0" encoding="UTF-8"?> 2<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> 3 <component name="FacetManager"> 4 <facet type="android" name="Android"> 5 <configuration> 6 <option name="RUN_PROCESS_RESOURCES_MAVEN_TASK" value="false" /> 7 <includeSystemProguardFile>false</includeSystemProguardFile> 8 <includeAssetsFromLibraries>true</includeAssetsFromLibraries> 9 <resOverlayFolders /> 10 </configuration> 11 </facet> 12 </component> 13 <component name="NewModuleRootManager" inherit-compiler-output="false"> 14 <output url="file://$MODULE_DIR$/target/classes" /> 15 <output-test url="file://$MODULE_DIR$/target/test-classes" /> 16 <content url="file://$MODULE_DIR$"> 17 <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" /> 18 <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/r" isTestSource="false" /> 19 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 20 <excludeFolder url="file://$MODULE_DIR$/target/classes" /> 21 <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/combined-assets" /> 22 <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/combined-resources" /> 23 <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/extracted-dependencies" /> 24 </content> 25 <orderEntry type="sourceFolder" forTests="false" /> 26 <orderEntry type="inheritedJdk" /> 27 <orderEntry type="library" scope="PROVIDED" name="Maven: com.google.android:android:4.1.1.4" level="project" /> 28 <orderEntry type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="project" /> 29 <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpclient:4.0.1" level="project" /> 30 <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpcore:4.0.1" level="project" /> 31 <orderEntry type="library" scope="PROVIDED" name="Maven: commons-codec:commons-codec:1.3" level="project" /> 32 <orderEntry type="library" scope="PROVIDED" name="Maven: org.khronos:opengl-api:gl1.1-android-2.1_r1" level="project" /> 33 <orderEntry type="library" scope="PROVIDED" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" /> 34 <orderEntry type="library" scope="PROVIDED" name="Maven: xpp3:xpp3:1.1.4c" level="project" /> 35 <orderEntry type="library" scope="PROVIDED" name="Maven: org.json:json:20080701" level="project" /> 36 <orderEntry type="module" module-name="androidplot-core" /> 37 </component> 38</module> 39 40