Compare commits
8 Commits
Author | SHA1 | Date |
---|---|---|
何楚 | 2e93831e8a | 6 years ago |
何楚 | 6d1ee2f0d1 | 6 years ago |
何楚 | a19ca349b8 | 6 years ago |
何楚 | 852256d95f | 6 years ago |
何楚 | 9a178797e5 | 6 years ago |
何楚 | 215bc20326 | 6 years ago |
何楚 | 515442ea75 | 6 years ago |
何楚 | 34c30c37d4 | 6 years ago |
@ -1,16 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="exploded-war" name="gdms:war exploded">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/gdms_war_exploded</output-path>
|
||||
<root id="root">
|
||||
<element id="javaee-facet-resources" facet="gdms/web/Web" />
|
||||
<element id="directory" name="WEB-INF">
|
||||
<element id="directory" name="classes">
|
||||
<element id="module-output" name="gdms" />
|
||||
</element>
|
||||
<element id="directory" name="lib">
|
||||
<element id="file-copy" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-jdbc.jar" />
|
||||
</element>
|
||||
</element>
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
@ -0,0 +1,39 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="exploded-war" name="gdms:war exploded">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/gdms_war_exploded</output-path>
|
||||
<root id="root">
|
||||
<element id="directory" name="WEB-INF">
|
||||
<element id="directory" name="classes">
|
||||
<element id="module-output" name="gdms" />
|
||||
</element>
|
||||
<element id="directory" name="lib">
|
||||
<element id="file-copy" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-jdbc.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/json-lib-2.4.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/ezmorph-1.0.6.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/jsonunicode-1.0.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/commons-lang-2.5.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/hutool-core-4.2.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/hutool-json-4.2.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/commons-logging-1.1.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/commons-beanutils-1.8.0.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/lib/commons-collections-3.2.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/jstl.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/standard.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/json-lib-2.4.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/ezmorph-1.0.6.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/commons-io-2.6.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/jsonunicode-1.0.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/commons-lang-2.5.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/hutool-core-4.2.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/hutool-json-4.2.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/commons-logging-1.1.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/commons-beanutils-1.8.0.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/commons-fileupload-1.3.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/commons-collections-3.2.1.jar" />
|
||||
<element id="file-copy" path="$PROJECT_DIR$/web/WEB-INF/lib/mariadb-java-client-2.3.0.jar" />
|
||||
</element>
|
||||
</element>
|
||||
<element id="javaee-facet-resources" facet="gdms/web/Web" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding">
|
||||
<file url="PROJECT" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue