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$/main" isTestSource="false" /> 7 <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" /> 8 </content> 9 <orderEntry type="inheritedJdk" /> 10 <orderEntry type="sourceFolder" forTests="false" /> 11 <orderEntry type="library" name="lib" level="project" /> 12 <orderEntry type="module-library"> 13 <library> 14 <CLASSES> 15 <root url="jar://$MAVEN_REPOSITORY$/org/apache/ant/ant/1.7.1/ant-1.7.1.jar!/" /> 16 </CLASSES> 17 <JAVADOC /> 18 <SOURCES /> 19 </library> 20 </orderEntry> 21 </component> 22</module> 23 24