forked from archiver-appliance/epicsarchiverap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
41 lines (41 loc) · 2.97 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/test"/>
<classpathentry exported="true" kind="lib" path="lib/opencsv-2.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/servlet-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/protobuf-java-2.4.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/test/json-20080701.jar"/>
<classpathentry exported="true" kind="lib" path="lib/test/commons-compress-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jamtio_071005.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jdbm-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jca-2.3.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar" sourcepath="C:/Temp/log4j-1.2.17-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jython-2.5.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-validator-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-math3-3.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/joda-time-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-17.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/test/junit-4.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/test/commons-exec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/test/pbrawclient-0.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/caj-1.1.16.jar" sourcepath="lib/sources/caj-1.1.16-sources.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/test/selenium-java-2.53.0.jar"/>
<classpathentry kind="lib" path="lib/commons-pool2-2.4.2.jar"/>
<classpathentry kind="lib" path="lib/jedis-2.7.2.jar"/>
<classpathentry kind="lib" path="lib/hazelcast-all-3.7.1.jar"/>
<classpathentry kind="lib" path="lib/epics-pvaccess-5.0.2.jar"/>
<classpathentry kind="lib" path="lib/epics-pvdata-6.0.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>