<?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="sharding-jdbc-simple" /> <module name="shopping" /> </profile> </annotationProcessing> <bytecodeTargetLevel> <module name="dbsharding" target="1.8" /> <module name="sharding-jdbc-simple" target="1.8" /> <module name="shopping" target="1.8" /> </bytecodeTargetLevel> </component> <component name="JavacSettings"> <option name="ADDITIONAL_OPTIONS_OVERRIDE"> <module name="sharding-jdbc-simple" options="-parameters" /> <module name="shopping" options="-parameters" /> </option> </component> </project>