main v1.0
This commit is contained in:
25
.idea/compiler.xml
generated
Normal file
25
.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<annotationProcessing>
|
||||
<profile default="true" name="Default" enabled="true" />
|
||||
<profile name="Annotation profile for cool-admin" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<processorPath useClasspath="false">
|
||||
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar" />
|
||||
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/com/mybatis-flex/mybatis-flex-processor/1.11.0/mybatis-flex-processor-1.11.0.jar" />
|
||||
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/com/mybatis-flex/mybatis-flex-annotation/1.11.0/mybatis-flex-annotation-1.11.0.jar" />
|
||||
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/org/mybatis/mybatis/3.5.19/mybatis-3.5.19.jar" />
|
||||
</processorPath>
|
||||
<module name="cool-admin" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="cool-admin" options="-parameters" />
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user