source: cimeri-main/.idea/compiler.xml

Last change on this file was bc30bce, checked in by blagojanikoloski <blagojanikoloski1@…>, 16 months ago

cimeri app

  • Property mode set to 100644
File size: 851 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="cimeri" />
11 </profile>
12 </annotationProcessing>
13 <bytecodeTargetLevel>
14 <module name="cimeri" target="17" />
15 </bytecodeTargetLevel>
16 </component>
17 <component name="JavacSettings">
18 <option name="ADDITIONAL_OPTIONS_OVERRIDE">
19 <module name="cimeri" options="-parameters" />
20 </option>
21 </component>
22</project>
Note: See TracBrowser for help on using the repository browser.