Home | History | Annotate | Download | only in .idea
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <project version="4">
      3   <component name="CompilerConfiguration">
      4     <option name="DEFAULT_COMPILER" value="Javac" />
      5     <excludeFromCompile>
      6       <directory url="file://$PROJECT_DIR$/create/tests/mock_data" includeSubdirectories="true" />
      7     </excludeFromCompile>
      8     <resourceExtensions />
      9     <wildcardResourcePatterns>
     10       <entry name="!?*.java" />
     11       <entry name="!?*.form" />
     12       <entry name="!?*.class" />
     13       <entry name="!?*.groovy" />
     14       <entry name="!?*.scala" />
     15       <entry name="!?*.flex" />
     16       <entry name="!?*.kt" />
     17       <entry name="!?*.clj" />
     18     </wildcardResourcePatterns>
     19     <annotationProcessing>
     20       <profile default="true" name="Default" enabled="false">
     21         <processorPath useClasspath="true" />
     22       </profile>
     23     </annotationProcessing>
     24     <bytecodeTargetLevel target="1.6" />
     25   </component>
     26 </project>
     27 
     28