source: Git/.idea/compiler.xml@ 2d57cad

main
Last change on this file since 2d57cad was 2d57cad, checked in by Test <matonikolov77@…>, 2 years ago

Initial model part

  • Property mode set to 100644
File size: 854 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3 <component name="CompilerConfiguration">
4 <annotationProcessing>
5 <profile default="true" name="Default" enabled="true" />
6 <profile name="Maven default annotation processors profile" enabled="true">
7 <sourceOutputDir name="target/generated-sources/annotations" />
8 <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
9 <outputRelativeToContentRoot value="true" />
10 <module name="project" />
11 </profile>
12 </annotationProcessing>
13 <bytecodeTargetLevel>
14 <module name="project" target="11" />
15 </bytecodeTargetLevel>
16 </component>
17 <component name="JavacSettings">
18 <option name="ADDITIONAL_OPTIONS_OVERRIDE">
19 <module name="project" options="-parameters" />
20 </option>
21 </component>
22</project>
Note: See TracBrowser for help on using the repository browser.