-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
18 lines (18 loc) · 1.13 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/classmate-1.3.0.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate-commons-annotations-5.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-core-5.2.12.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-jpa-2.1-api-1.0.0.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-jpamodelgen-5.2.12.Final.jar"/>
<classpathentry kind="lib" path="lib/jandex-2.0.3.Final.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.20.0-GA.jar"/>
<classpathentry kind="lib" path="lib/jboss-logging-3.3.0.Final.jar"/>
<classpathentry kind="lib" path="lib/jboss-transaction-api_1.2_spec-1.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.44-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>