aboutsummaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
blob: 08cf6ddf975177e813b1853c0d8c8186b3871198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <option name="DEFAULT_COMPILER" value="Javac" />
    <resourceExtensions />
    <wildcardResourcePatterns>
      <entry name="!?*.java" />
      <entry name="!?*.form" />
      <entry name="!?*.class" />
      <entry name="!?*.groovy" />
      <entry name="!?*.scala" />
      <entry name="!?*.flex" />
      <entry name="!?*.kt" />
      <entry name="!?*.clj" />
    </wildcardResourcePatterns>
    <annotationProcessing>
      <profile default="true" name="Default" enabled="true">
        <processorPath useClasspath="false">
          <entry name="$PROJECT_DIR$/../../javalibs/androidannotations-3.0.1.jar" />
        </processorPath>
      </profile>
    </annotationProcessing>
  </component>
</project>