-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
28 lines (28 loc) · 2.12 KB
/
.classpath
File metadata and controls
28 lines (28 loc) · 2.12 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/antlr-3.5.2-complete.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/byte-buddy-1.9.7.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/classmate-1.5.0.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/javax.persistence-api-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/javax.servlet-api-3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jboss-logging-3.4.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jsp-api-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jta-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/servlet-api-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-8.0.23.jar"/>
<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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/barcode4j-2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-commons-annotations-5.1.0.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-core-5.4.2.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-jpa-2.1-api-1.0.2.Final.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>