<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="lib"/>
	<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/commons-httpclient-3.1.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://hc.apache.org/httpclient-3.x/apidocs/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/commons-io-1.4.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://commons.apache.org/io/apidocs/index.html"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/commons-lang-2.4.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://commons.apache.org/lang/api-release/index.html"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/jai_codec.jar"/>
	<classpathentry kind="lib" path="lib/jai_core.jar"/>
	<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
	<classpathentry kind="lib" path="lib/commons-codec-1.2.jar"/>
	<classpathentry kind="lib" path="lib/junit-4.8.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
