Blame view

.idea/compiler.xml 644 Bytes
aaf8ab01   Geoffrey PREUD'HOMME   Base, à priori
1
2
3
4
5
6
7
8
  <?xml version="1.0" encoding="UTF-8"?>
  <project version="4">
    <component name="CompilerConfiguration">
      <annotationProcessing>
        <profile name="Maven default annotation processors profile" enabled="true">
          <sourceOutputDir name="target/generated-sources/annotations" />
          <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
          <outputRelativeToContentRoot value="true" />
09db76a6   Geoffrey PREUD'HOMME   Et on génère tout...
9
          <module name="etunicorn-server" />
aaf8ab01   Geoffrey PREUD'HOMME   Base, à priori
10
11
12
        </profile>
      </annotationProcessing>
      <bytecodeTargetLevel>
09db76a6   Geoffrey PREUD'HOMME   Et on génère tout...
13
        <module name="etunicorn-server" target="1.8" />
aaf8ab01   Geoffrey PREUD'HOMME   Base, à priori
14
15
16
      </bytecodeTargetLevel>
    </component>
  </project>