<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="src" path="java/server/src"/>
	<classpathentry kind="src" path="java/client/src"/>
	<classpathentry kind="src" path="java/client/test"/>
	<classpathentry kind="src" path="java/server/test"/>
	<classpathentry kind="lib" path="third_party/java/junit/junit-dep-4.8.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/easymock/easymockclassextension-2.4.jar"/>
	<classpathentry kind="lib" path="third_party/java/htmlunit/htmlunit-core-js-2.8.jar"/>
	<classpathentry kind="lib" path="third_party/java/bcprov/bcprov-jdk15-135.jar"/>
	<classpathentry kind="lib" path="third_party/java/htmlunit/htmlunit-2.8.jar"/>
	<classpathentry kind="lib" path="third_party/java/easymock/easymock-2.4.jar"/>
	<classpathentry kind="lib" path="third_party/java/apache-httpclient/httpclient-4.0.2.jar"/>
	<classpathentry kind="lib" path="third_party/java/apache-httpclient/httpcore-4.0.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/apache-httpclient/httpmime-4.0.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/cglib/cglib-nodep-2.1_3.jar"/>
	<classpathentry kind="lib" path="third_party/java/commons-collections/commons-collections-3.2.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/commons-io/commons-io-1.4.jar"/>
	<classpathentry kind="lib" path="third_party/java/commons-lang/commons-lang-2.4.jar"/>
	<classpathentry kind="lib" path="third_party/java/commons-codec/commons-codec-1.4.jar"/>
	<classpathentry kind="lib" path="third_party/java/hamcrest/hamcrest-all-1.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/commons-logging/commons-logging-1.1.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/jna/jna.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-lite-7.2.0-repackaged-for-android.jar"/>
	<classpathentry kind="lib" path="third_party/java/mx4j/mx4j-tools-3.0.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-webapp-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/json/json-20080701.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-server-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-continuation-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-xml-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-http-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-websocket-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/testng/testng-5.14.1.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-io-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jmock/jmock-2.4.0.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-servlets-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jmock/jmock-junit3-2.4.0.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-security-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-util-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/servlet-api/servlet-api-2.5-6.1.9.jar"/>
	<classpathentry kind="lib" path="third_party/java/jetty/jetty-servlet-7.2.0.v20101020.jar"/>
	<classpathentry kind="lib" path="third_party/java/guava-libraries/guava-r08.jar" sourcepath="third_party/java/guava-libraries/guava-r08-src.jar"/>
	<classpathentry kind="output" path="out/production/selenium"/>
</classpath>
