source: imaps-backend/.idea/compiler.xml

main
Last change on this file was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

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