-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
40 lines (40 loc) · 2.61 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/hibernate/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/hibernate/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate/hibernate-commons-annotations-4.0.2.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate/hibernate-core-4.2.7.SP1.jar"/>
<classpathentry kind="lib" path="lib/hibernate/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate/javassist-3.18.1-GA.jar"/>
<classpathentry kind="lib" path="lib/hibernate/jboss-logging-3.1.0.GA.jar"/>
<classpathentry kind="lib" path="lib/hibernate/jboss-transaction-api_1.1_spec-1.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate/joda-time-2.3.jar"/>
<classpathentry kind="lib" path="lib/hibernate/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/hibernate/mysql-connector-java-5.1.26-bin.jar"/>
<classpathentry kind="lib" path="lib/derby/derby.jar"/>
<classpathentry kind="lib" path="lib/derby/derbyclient.jar"/>
<classpathentry kind="lib" path="lib/derby/derbynet.jar"/>
<classpathentry kind="lib" path="lib/derby/derbyrun.jar"/>
<classpathentry kind="lib" path="lib/derby/derbytools.jar"/>
<classpathentry kind="lib" path="lib/http/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/http/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/http/fluent-hc-4.3.jar"/>
<classpathentry kind="lib" path="lib/http/httpclient-4.3.jar"/>
<classpathentry kind="lib" path="lib/http/httpclient-cache-4.3.jar"/>
<classpathentry kind="lib" path="lib/http/httpcore-4.3.jar"/>
<classpathentry kind="lib" path="lib/http/httpmime-4.3.jar"/>
<classpathentry kind="lib" path="lib/json/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/mysql/mysql-connector-java-5.1.26-bin.jar"/>
<classpathentry kind="lib" path="lib/jarper/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/jarper/commons-collections-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/jarper/commons-digester-2.1.jar"/>
<classpathentry kind="lib" path="lib/jarper/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jarper/groovy-all-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/jarper/iText-2.1.7.js2.jar"/>
<classpathentry kind="lib" path="lib/jarper/jasperreports-5.5.1.jar"/>
<classpathentry kind="lib" path="lib/jarper/servlet-api-2.4.jar"/>
<classpathentry kind="lib" path="lib/javahelp/javahelp-2.0.02.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>