forked from rollerderby/scoreboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
37 lines (37 loc) · 2.32 KB
/
Copy path.classpath
File metadata and controls
37 lines (37 loc) · 2.32 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/deps/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/deps/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/deps/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/deps/commons-io-2.2.jar"/>
<classpathentry kind="lib" path="lib/deps/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/deps/java-getopt-1.0.13.jar"/>
<classpathentry kind="lib" path="lib/deps/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/deps/jdom-contrib.jar"/>
<classpathentry kind="lib" path="lib/deps/jdom.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-continuation-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-http-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-io-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-security-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-server-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-servlet-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-util-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/jetty-websocket-7.6.16.v20140903.jar"/>
<classpathentry kind="lib" path="lib/deps/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="lib/deps/simpleclient_common-0.0.23.jar"/>
<classpathentry kind="lib" path="lib/deps/simpleclient_hotspot-0.0.23.jar"/>
<classpathentry kind="lib" path="lib/deps/simpleclient_servlet-0.0.23.jar"/>
<classpathentry kind="lib" path="lib/deps/simpleclient-0.0.23.jar"/>
<classpathentry kind="lib" path="lib/deps/twitter4j-async-3.0.5.jar"/>
<classpathentry kind="lib" path="lib/deps/twitter4j-core-3.0.5.jar"/>
<classpathentry kind="lib" path="lib/deps/twitter4j-media-support-3.0.5.jar"/>
<classpathentry kind="lib" path="lib/deps/twitter4j-stream-3.0.5.jar"/>
<classpathentry kind="lib" path="lib/deps/json-20140107.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>