genericunixprotocols/ftpsrv/test/.classpath
author bdonegan
Thu, 30 Sep 2010 16:15:48 +0100
changeset 3 b667e5204120
parent 0 c6b0df440bee
permissions -rw-r--r--
Remove reference to cinidata in order to allow TrkEngine to build

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="./lib/junit.jar"/>
	<classpathentry kind="lib" path="./lib/jakarta-oro-2.0.8.jar"/>
	<classpathentry kind="lib" path="./lib/commons-net-1.4.1.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>