summaryrefslogtreecommitdiff
path: root/roombacomm-client/.classpath
blob: c30b7a339d444419850861605dc2558eff7b11ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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.6"/>
	<classpathentry kind="lib" path="lib/bluecove/bluecove-2.1.0.jar"/>
	<classpathentry kind="lib" path="lib/rxtx/RXTXcomm.jar">
		<attributes>
			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="roombaNet-JMP-0.97Working/lib/rxtx"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/jargs.jar"/>
	<classpathentry kind="output" path="build/bin"/>
</classpath>