-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
113 lines (113 loc) · 12.8 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
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/servlet-api.jar">
<attributes>
<attribute name="javadoc_location" value="https://javaee.github.io/javaee-spec/javadocs/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/bin/bootstrap.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/bin/tomcat-juli.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/annotations-api.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/catalina.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/catalina-ant.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/catalina-ha.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/catalina-storeconfig.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/catalina-tribes.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/ecj-4.12.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/el-api.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/jasper.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/jasper-el.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/jaspic-api.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/jsp-api.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-api.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-coyote.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-dbcp.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-cs.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-de.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-es.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-fr.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-ja.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-ko.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-pt-BR.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-ru.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-i18n-zh-CN.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-jdbc.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-jni.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-util.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-util-scan.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-websocket.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/websocket-api.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/mysql-connector-java-5.1.26-bin.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/ehcache-core-2.4.3.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-c3p0-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-commons-annotations-4.0.5.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-core-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-ehcache-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-entitymanager-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-envers-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-infinispan-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-infinispan-4.3.11.Final-tests.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-jpamodelgen-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-osgi-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/hibernate-proxool-4.3.11.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/infinispan-commons-6.0.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/infinispan-core-6.0.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jandex-1.1.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jboss-logging-3.1.3.GA.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jboss-logging-annotations-1.2.0.Beta1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jboss-marshalling-1.3.18.GA.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jboss-marshalling-river-1.3.18.GA.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jboss-transaction-api_1.1_spec-1.0.1.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jgroups-3.4.1.Final.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/mchange-commons-java-0.2.3.4.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/org.osgi.compendium-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/org.osgi.core-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/proxool-0.8.3.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/HP/git/test/ecommerce/WebContent/WEB-INF/lib/rhq-pluginAnnotations-3.0.4.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/gson"/>
<classpathentry kind="lib" path="D:/jars/org.json.jar"/>
<classpathentry kind="lib" path="D:/java/mysql-connector-java-8.0.17/mysql-connector-java-8.0.17/mysql-connector-java-8.0.17.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/jackson-annotations-2.6.0.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/jackson-core-2.6.3.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/jackson-databind-2.6.3.jar"/>
<classpathentry kind="lib" path="D:/jars/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="D:/jars/gson-2.6.2.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/aspectjweaver-1.9.5.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/mysql-connector-java-5.1.26-bin.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/c3p0-0.9.5.5.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/mchange-commons-java-0.2.20.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/async-http-client-2.0.7.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/javassist-3.20.0-GA.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-buffer-4.0.37.Final.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-codec-4.0.37.Final.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-codec-dns-2.0.7.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-codec-http-4.0.37.Final.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-common-4.0.37.Final.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-handler-4.0.37.Final.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-reactive-streams-1.0.6.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-resolver-2.0.7.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-resolver-dns-2.0.7.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-transport-4.0.37.Final.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/netty-transport-native-epoll-4.0.37.Final-linux-x86_64.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/reactive-streams-1.0.0.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Desktop/Backups/7_10/ecommerce/WebContent/WEB-INF/lib/slf4j-api-1.7.21.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>