12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="CompilerConfiguration">
- <annotationProcessing>
- <profile default="true" name="Default" enabled="true" />
- <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="neim-biz" />
- <module name="neim-system" />
- </profile>
- </annotationProcessing>
- </component>
- <component name="JavacSettings">
- <option name="ADDITIONAL_OPTIONS_OVERRIDE">
- <module name="neim" options="-bootclasspath "D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\rt.jar;D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\jce.jar;D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\jsse.jar" -Xlint:deprecation" />
- <module name="neim-biz" options="-bootclasspath "D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\rt.jar;D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\jce.jar;D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\jsse.jar" -Xlint:deprecation" />
- <module name="neim-system" options="-bootclasspath "D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\rt.jar;D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\jce.jar;D:\soft\idea\IntelliJ IDEA 2023.2.4\jbr\lib\jsse.jar" -Xlint:deprecation" />
- </option>
- </component>
- </project>
|