-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsuper_web.iml
85 lines (85 loc) · 3.18 KB
/
super_web.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<descriptors>
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
</descriptors>
<webroots>
<root url="file://$MODULE_DIR$/web" relative="/" />
</webroots>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="Tomcat 9.0.36" level="application_server_libraries" />
<orderEntry type="module-library" scope="PROVIDED">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../mysql-connector-java-5.1.22-bin.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" scope="PROVIDED">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../mysql-connector-java-8.0.15.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="mysql-connector-java-8.0.20" level="application" />
<orderEntry type="library" name="jquery" level="application" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../新建文件夹/commons-fileupload-1.4-bin/commons-fileupload-1.4.jar!/" />
<root url="jar://$MODULE_DIR$/../新建文件夹/commons-io-2.7/commons-io-2.7.jar!/" />
<root url="file://$MODULE_DIR$/.." />
</CLASSES>
<JAVADOC>
<root url="file://$MODULE_DIR$/../新建文件夹/commons-fileupload-1.4-bin/apidocs" />
<root url="file://$MODULE_DIR$/../新建文件夹/commons-fileupload-1.4-bin/site/apidocs" />
<root url="file://$MODULE_DIR$/../新建文件夹/commons-io-2.7/docs" />
</JAVADOC>
<SOURCES>
<root url="file://$MODULE_DIR$/.." />
<root url="file://$MODULE_DIR$/../LoginDemo/src" />
<root url="file://$MODULE_DIR$/../super_web - 副本 (2)/src" />
<root url="file://$MODULE_DIR$/src" />
<root url="file://$MODULE_DIR$/../web_pj3/src" />
</SOURCES>
<jarDirectory url="file://$MODULE_DIR$/.." recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/.." recursive="false" type="SOURCES" />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/gson-2.8.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>