Blame view

.idea/compiler.xml 891 Bytes
tangying authored
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <annotationProcessing>
周峰 authored
5
      <profile default="true" name="Default" enabled="true" />
tangying authored
6
7
8
9
      <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" />
10
        <module name="huaheng" />
wangyanxiong authored
11
        <module name="wms2" />
tangying authored
12
13
14
15
16
17
18
      </profile>
    </annotationProcessing>
  </component>
  <component name="JavacSettings">
    <option name="ADDITIONAL_OPTIONS_OVERRIDE">
      <module name="WMSV1" options="-parameters" />
      <module name="huaheng" options="-parameters" />
xqs authored
19
      <module name="wms2" options="-parameters" />
tangying authored
20
21
22
    </option>
  </component>
</project>