|
@@ -0,0 +1,23 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="CompilerConfiguration">
|
|
|
+ <annotationProcessing>
|
|
|
+ <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" />
|
|
|
+ <module name="fuint-utils" />
|
|
|
+ <module name="fuint-repository" />
|
|
|
+ <module name="fuint-food" />
|
|
|
+ <module name="fuint-framework" />
|
|
|
+ </profile>
|
|
|
+ </annotationProcessing>
|
|
|
+ <bytecodeTargetLevel>
|
|
|
+ <module name="fuint" target="1.8" />
|
|
|
+ <module name="fuint-food" target="1.8" />
|
|
|
+ <module name="fuint-framework" target="1.8" />
|
|
|
+ <module name="fuint-repository" target="1.8" />
|
|
|
+ <module name="fuint-utils" target="1.8" />
|
|
|
+ </bytecodeTargetLevel>
|
|
|
+ </component>
|
|
|
+</project>
|