koul 5 лет назад
Родитель
Сommit
6bdd6283e4
4 измененных файлов с 7 добавлено и 7 удалено
  1. 3 3
      .idea/artifacts/lhct_jar.xml
  2. 3 3
      .idea/compiler.xml
  3. 0 0
      .idea/lhct.iml
  4. 1 1
      .idea/modules.xml

+ 3 - 3
.idea/artifacts/hsl_jar.xml → .idea/artifacts/lhct_jar.xml

@@ -1,11 +1,11 @@
 <component name="ArtifactManager">
   <artifact type="jar" name="hsl:jar">
-    <output-path>$PROJECT_DIR$/out/artifacts/hsl_jar</output-path>
-    <root id="archive" name="hsl.jar">
+    <output-path>$PROJECT_DIR$/out/artifacts/lhct_jar</output-path>
+    <root id="archive" name="lhct.jar">
       <element id="directory" name="META-INF">
         <element id="file-copy" path="$PROJECT_DIR$/META-INF/MANIFEST.MF" />
       </element>
-      <element id="module-output" name="hsl" />
+      <element id="module-output" name="lhct" />
       <element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-csv-1.4.jar" path-in-jar="/" />
       <element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-io-2.4.jar" path-in-jar="/" />
       <element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-net-3.6.jar" path-in-jar="/" />

+ 3 - 3
.idea/compiler.xml

@@ -7,17 +7,17 @@
         <sourceOutputDir name="target/generated-sources/annotations" />
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
         <outputRelativeToContentRoot value="true" />
-        <module name="hsl" />
+        <module name="lhct" />
       </profile>
     </annotationProcessing>
     <bytecodeTargetLevel target="8">
-      <module name="hsl" target="1.8" />
+      <module name="lhct" target="1.8" />
       <module name="warehouse-edi" target="1.8" />
     </bytecodeTargetLevel>
   </component>
   <component name="JavacSettings">
     <option name="ADDITIONAL_OPTIONS_OVERRIDE">
-      <module name="hsl" options="-parameters" />
+      <module name="lhct" options="-parameters" />
       <module name="warehouse-edi" options="-parameters" />
     </option>
   </component>

+ 0 - 0
.idea/hsl.iml → .idea/lhct.iml


+ 1 - 1
.idea/modules.xml

@@ -2,7 +2,7 @@
 <project version="4">
   <component name="ProjectModuleManager">
     <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/hsl.iml" filepath="$PROJECT_DIR$/.idea/hsl.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/lhct.iml" filepath="$PROJECT_DIR$/.idea/lhct.iml" />
     </modules>
   </component>
 </project>