view .classpath @ 181:c84f9b9f70dc default tip

Added tag icedtea-integrated for changeset 095b46980d97
author Mark Wielaard <mark@klomp.org>
date Wed, 15 Oct 2008 15:54:07 +0200
parents 095b46980d97
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="src" path="unittests"/>
	<classpathentry kind="src" path="src/java"/>
	<classpathentry kind="src" path="jcktests"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="output" path="bin"/>
</classpath>