This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
/
.classpath
59 lines (59 loc) · 3.32 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/antlr-2.7.6rc1.jar"/>
<classpathentry kind="lib" path="lib/asm.jar"/>
<classpathentry kind="lib" path="lib/asm-attrs.jar"/>
<classpathentry kind="lib" path="lib/c3p0-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/cglib-2.1.3.jar"/>
<classpathentry kind="lib" path="lib/cleanimports.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.5.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-digester-1.7.jar"/>
<classpathentry kind="lib" path="lib/commons-javaflow-20060411.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/concurrent-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/connector.jar"/>
<classpathentry kind="lib" path="lib/derby.jar"/>
<classpathentry kind="lib" path="lib/derbyclient.jar"/>
<classpathentry kind="lib" path="lib/derbynet.jar"/>
<classpathentry kind="lib" path="lib/derbytools.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/ecs-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/ehcache-1.1.jar"/>
<classpathentry kind="lib" path="lib/epsonupos.jar"/>
<classpathentry kind="lib" path="lib/forms_rt.jar"/>
<classpathentry kind="lib" path="lib/foxtrot.jar"/>
<classpathentry kind="lib" path="lib/hibernate3.jar"/>
<classpathentry kind="lib" path="lib/itext-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/jaas.jar"/>
<classpathentry kind="lib" path="lib/jacc-1_0-fr.jar"/>
<classpathentry kind="lib" path="lib/jakarta-bcel-20050813.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.1.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-forms.jar"/>
<classpathentry kind="lib" path="lib/jpos110.jar"/>
<classpathentry kind="lib" path="lib/jpos110-controls.jar"/>
<classpathentry kind="lib" path="lib/jta.jar"/>
<classpathentry kind="lib" path="lib/jxl-2.6.jar"/>
<classpathentry kind="lib" path="lib/l2fprod-common-all.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.11.jar"/>
<classpathentry kind="lib" path="lib/looks-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/miglayout15-swing.jar"/>
<classpathentry kind="lib" path="lib/mondrian-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-3.1.8-bin.jar"/>
<classpathentry kind="lib" path="lib/png-encoder-1.5.jar"/>
<classpathentry kind="lib" path="lib/poi-2.0-final-20040126.jar"/>
<classpathentry kind="lib" path="lib/pos.jar"/>
<classpathentry kind="lib" path="lib/swinglabs-0.8.0.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="lib/uposcommon.jar"/>
<classpathentry kind="lib" path="lib/xalan.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/nimbus-snapshot-20090514.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/jasperreports-3.7.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>