-
Notifications
You must be signed in to change notification settings - Fork 13
/
.classpath
31 lines (31 loc) · 2.31 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="srv_gen/java"/>
<classpathentry kind="src" path="msg_gen/java"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/snakeyaml-android-1.8-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/vecmath.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="/android_honeycomb_mr2/libs/rosjava_messages-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="/MasterChooser/libs/guava-12.0.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/rosjava_bootstrap-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/rosjava-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/netty-3.5.2.Final.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/apache_xmlrpc_client-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/apache_xmlrpc_common-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/apache_xmlrpc_server-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/com.springsource.org.apache.commons.codec-1.3.0.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/com.springsource.org.apache.commons.httpclient-3.1.0.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/com.springsource.org.apache.commons.io-1.4.0.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/com.springsource.org.apache.commons.lang-2.4.0.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/com.springsource.org.apache.commons.logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/com.springsource.org.apache.commons.net-2.0.0.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/commons-pool-1.6.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/dnsjava-2.1.1.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/jsr305-1.3.9.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/rosjava_messages-0.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/MasterChooser/libs/ws-commons-util-1.0.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>