-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 1.14 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="img"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate-commons-annotations-5.0.0.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-core-5.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-jpa-2.1-api-1.0.0.Final.jar"/>
<classpathentry kind="lib" path="lib/jandex-1.2.2.Final.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.18.1-GA.jar"/>
<classpathentry kind="lib" path="lib/jboss-logging-3.3.0.Final.jar"/>
<classpathentry kind="lib" path="lib/postgresql-9.4-1202.jdbc4.jar"/>
<classpathentry kind="lib" path="lib/Autocompleter.jar"/>
<classpathentry kind="lib" path="miglayout15-swing.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>