作者 邓耀骏

refactor(compile):更改文件名,修改配置文件

@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 <sourceOutputDir name="target/generated-sources/annotations" /> 6 <sourceOutputDir name="target/generated-sources/annotations" />
7 <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> 7 <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
8 <outputRelativeToContentRoot value="true" /> 8 <outputRelativeToContentRoot value="true" />
9 - <module name="Software_Architecture_Experiment_onetwo" /> 9 + <module name="Software_Architecture_Experiment_onetwoFour" />
10 </profile> 10 </profile>
11 </annotationProcessing> 11 </annotationProcessing>
12 </component> 12 </component>
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 <project version="4"> 2 <project version="4">
3 <component name="ProjectModuleManager"> 3 <component name="ProjectModuleManager">
4 <modules> 4 <modules>
5 - <module fileurl="file://$PROJECT_DIR$/Software_Architecture_Experiment_onetwo.iml" filepath="$PROJECT_DIR$/Software_Architecture_Experiment_onetwo.iml" /> 5 + <module fileurl="file://$PROJECT_DIR$/Software_Architecture_Experiment_onetwoFour.iml" filepath="$PROJECT_DIR$/Software_Architecture_Experiment_onetwoFour.iml" />
6 </modules> 6 </modules>
7 </component> 7 </component>
8 </project> 8 </project>
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 -<module type="JAVA_MODULE" version="4"> 2 +<module version="4">
3 <component name="AdditionalModuleElements"> 3 <component name="AdditionalModuleElements">
4 <content url="file://$MODULE_DIR$" dumb="true"> 4 <content url="file://$MODULE_DIR$" dumb="true">
5 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 5 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 <modelVersion>4.0.0</modelVersion> 5 <modelVersion>4.0.0</modelVersion>
6 6
7 <groupId>com.dyj</groupId> 7 <groupId>com.dyj</groupId>
8 - <artifactId>Software_Architecture_Experiment_onetwo</artifactId> 8 + <artifactId>Software_Architecture_Experiment_onetwoFour</artifactId>
9 <version>1.0-SNAPSHOT</version> 9 <version>1.0-SNAPSHOT</version>
10 <dependencies> 10 <dependencies>
11 <dependency> 11 <dependency>