-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.classpath
More file actions
124 lines (124 loc) · 6.45 KB
/
.classpath
File metadata and controls
124 lines (124 loc) · 6.45 KB
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-fileupload-1.3.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/json.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/ueditor-1.1.2.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/fastdfs-client-java-1.27.0.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/gson-2.8.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jedis-2.9.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-fileupload-1.3.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/json.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/ueditor-1.1.2.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/fastdfs-client-java-1.27.0.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jedis-2.9.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/json.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/gson-2.8.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-fileupload-1.3.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/json.jar"/>
<classpathentry kind="lib" path="src/main/webapp/BackEnd_final/utf8-jsp/jsp/lib/ueditor-1.1.2.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/fastdfs-client-java-1.27.0.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jedis-2.9.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/json.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/gson-2.8.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>