.classpath
author Markus Bröker <mbroeker@largo.homelinux.org>
Sun, 10 May 2009 16:03:48 +0200
changeset 6 ad18534e08fd
parent 0 e0dbaef72362
permissions -rw-r--r--
Default Ant Rule for cleanup Erase all temporarly files in the project folder

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path=""/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="/usr/local/lib/classes/junit.jar"/>
	<classpathentry kind="output" path=""/>
</classpath>