source: sources/app/.idea/compiler.xml@ 843a941

Last change on this file since 843a941 was ce6ad22, checked in by DavidTrajkovski <davidtrajkovski11@…>, 3 years ago

v1 initial prototype

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