-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
102 lines (102 loc) · 5.67 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="conf"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/net.sf.ehcache-2.4.3/ehcache-core-2.4.3.jar" sourcepath="lib/net.sf.ehcache-2.4.3/src/net.sf.ehcache-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/net.sf.ehcache-2.4.3/ehcache-terracotta-2.4.3.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/net.sf.ehcache-2.4.3/slf4j-api-1.6.1.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/net.sf.ehcache-2.4.3/slf4j-jdk14-1.6.1.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.configuration-1.6/commons-configuration-1.6.jar" sourcepath="lib/org.apache.commons.configuration-1.6/src/commons-configuration-1.6-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.restlet-2.0.8/org.restlet.jar" sourcepath="lib/org.restlet-2.0.8/src/org.restlet-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.lang-2.6/commons-lang-2.6.jar" sourcepath="lib/org.apache.commons.lang-2.6/src/commons-lang-2.6-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.joda.time-1.6.2/joda-time-1.6.2.jar" sourcepath="lib/org.joda.time-1.6.2/src/joda-time-1.6.2-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.logging-1.1.1/commons-logging-1.1.1.jar" sourcepath="lib/org.apache.commons.logging-1.1.1/src/commons-logging-1.1.1-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.collections-3.2.1/commons-collections-3.2.1.jar" sourcepath="lib/org.apache.commons.collections-3.2.1/src/commons-collections-3.2.1-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.jxpath-1.3/commons-jxpath-1.3.jar" sourcepath="lib/org.apache.commons.jxpath-1.3/src/commons-jxpath-1.3-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.codehaus.jackson-1.8.4/jackson-all-1.8.4.jar" sourcepath="lib/org.codehaus.jackson-1.8.4/src/org.codehaus.jackson-1.8.4-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.restlet-2.0.8/org.restlet.ext.jackson.jar" sourcepath="lib/org.restlet-2.0.8/src/org.restlet.ext.jackson-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.restlet-2.0.8/org.restlet.ext.httpclient.jar" sourcepath="lib/org.restlet-2.0.8/src/org.restlet.ext.httpclient-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.http-4.0.1/org.apache.httpclient.jar" sourcepath="lib/org.apache.http-4.0.1/src/org.apache.httpclient-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.http-4.0.1/org.apache.httpcore.jar" sourcepath="lib/org.apache.http-4.0.1/src/org.apache.httpcore-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.io-2.0.1/commons-io-2.0.1.jar" sourcepath="lib/org.apache.commons.io-2.0.1/src/commons-io-2.0.1-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.codec-1.5/commons-codec-1.5.jar" sourcepath="lib/org.apache.commons.codec-1.5/src/commons-codec-1.5-sources.jar">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>