|
@@ -2,6 +2,7 @@
|
|
<project version="4">
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<component name="CompilerConfiguration">
|
|
<annotationProcessing>
|
|
<annotationProcessing>
|
|
|
|
+ <profile default="true" name="Default" enabled="true" />
|
|
<profile name="Maven default annotation processors profile" enabled="true">
|
|
<profile name="Maven default annotation processors profile" enabled="true">
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
@@ -11,8 +12,14 @@
|
|
</profile>
|
|
</profile>
|
|
</annotationProcessing>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<bytecodeTargetLevel>
|
|
- <module name="huimv-massage-client" target="1.5" />
|
|
|
|
- <module name="huimv-massage-service" target="1.5" />
|
|
|
|
|
|
+ <module name="huimv-massage-client" target="1.8" />
|
|
|
|
+ <module name="huimv-massage-service" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</component>
|
|
|
|
+ <component name="JavacSettings">
|
|
|
|
+ <option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
|
|
+ <module name="huimv-massage-client" options="-parameters" />
|
|
|
|
+ <module name="huimv-massage-service" options="-parameters" />
|
|
|
|
+ </option>
|
|
|
|
+ </component>
|
|
</project>
|
|
</project>
|