123456789101112131415161718192021222324252627 |
- <?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="yinet-quartz" />
- <module name="yinet-framework" />
- <module name="yinet-system" />
- <module name="yinetGASMS" />
- <module name="yinet-generator" />
- <module name="yinet-common" />
- </profile>
- </annotationProcessing>
- <bytecodeTargetLevel>
- <module name="yinet" target="1.8" />
- <module name="yinet-common" target="1.8" />
- <module name="yinet-framework" target="1.8" />
- <module name="yinet-generator" target="1.8" />
- <module name="yinet-quartz" target="1.8" />
- <module name="yinet-system" target="1.8" />
- <module name="yinetGASMS" target="1.8" />
- </bytecodeTargetLevel>
- </component>
- </project>
|