-
Notifications
You must be signed in to change notification settings - Fork 9
/
.classpath
63 lines (63 loc) · 3.45 KB
/
.classpath
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="Library/commons-fileupload-1.3.1.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/commons-io-2.4.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/Java Mail/dsn.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/Java Mail/imap.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/Java Mail/mailapi.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/Java Mail/pop3.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/Java Mail/smtp.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Library/jstl-1.2.jar"/>
<classpathentry kind="lib" path="Library/servlet-api-2.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_241">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-annotations-api-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-api-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-catalina-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-coyote-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-el-api-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-jaspic-api-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-jni-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-jsp-api-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-juli-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-servlet-api-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-util-8.5.29.jar"/>
<classpathentry kind="lib" path="D:/Lap trinh nang cao/UNIFY/Library/tomcat-util-scan-8.5.29.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5"/>
<classpathentry kind="lib" path="C:/Program Files/Microsoft JDBC Driver 7.2 for SQL Server/sqljdbc_7.2/enu/mssql-jdbc-7.2.2.jre8.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>