-
Notifications
You must be signed in to change notification settings - Fork 5
/
.classpath
66 lines (66 loc) · 3.85 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
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib-jms/jms.jar"/>
<classpathentry kind="lib" path="lib-jms/tibjms.jar"/>
<classpathentry kind="lib" path="lib-tibco/jms.jar"/>
<classpathentry kind="lib" path="lib-tibco/slf4j-api-1.4.2.jar"/>
<classpathentry kind="lib" path="lib-tibco/slf4j-simple-1.4.2.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibcrypt.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibemsd_sec.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibjms.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibjmsadmin.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibjmsapps.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibjmsufo.jar"/>
<classpathentry kind="lib" path="lib-tibco/tibrvjms.jar"/>
<classpathentry kind="lib" path="lib/mysql.jar"/>
<classpathentry kind="lib" path="lib/tools.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-antlr.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-apache-bcel.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-apache-bsf.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-apache-log4j.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-apache-oro.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-apache-regexp.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-apache-resolver.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-commons-logging.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-commons-net.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-jai.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-javamail.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-jdepend.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-jmf.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-jsch.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-junit.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-launcher.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-netrexx.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-nodeps.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-starteam.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-stylebook.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-swing.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-testutil.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-trax.jar"/>
<classpathentry kind="lib" path="lib/tp/ant-weblogic.jar"/>
<classpathentry kind="lib" path="lib/tp/ant.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-logging-adapters-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/tp/commons-logging-api-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/tp/jetty-6.1.3.jar"/>
<classpathentry kind="lib" path="lib/tp/jetty-util-6.1.3.jar"/>
<classpathentry kind="lib" path="lib/tp/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/tp/log4j.jar"/>
<classpathentry kind="lib" path="lib/tp/servlet-api-2.5-6.1.3.jar"/>
<classpathentry kind="lib" path="lib/tp/sigar.jar"/>
<classpathentry kind="lib" path="lib/tp/singularity-xml.jar"/>
<classpathentry kind="lib" path="lib/tp/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/tp/xml-apis.jar"/>
<classpathentry kind="lib" path="libs-other/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="libs-other/mysql-connector-java-5.1.17-bin.jar"/>
<classpathentry kind="lib" path="libs-other/mysql.jar"/>
<classpathentry kind="lib" path="libs-other/singularity-xml.jar"/>
<classpathentry kind="lib" path="machineagent.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>