org.eclipse.jdt.debug.jdi.tests/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Wed Apr 4 14:26:43 2007 UTC (2 years, 7 months ago) by darin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
use J2SE-1.4
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="tests"/>
	<classpathentry kind="src" path="/org.eclipse.jdt.debug"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
	<classpathentry kind="output" path="bin"/>
</classpath>