<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src/main"/>
	<classpathentry kind="src" path="src/test/java"/>
	<classpathentry exported="true" kind="lib" path="lib/guava-base-r03.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/guava-collections-r03.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/testng-remote.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/testng.jar" sourcepath="lib/testng-sources.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/testng-sources.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jcommander.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/snakeyaml.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/bsh-2.0b4.jar"/>
	<classpathentry kind="output" path="build"/>
</classpath>
