core/com.nokia.carbide.cpp.ui.tests/.classpath
author Ed Swartz <ed.swartz@nokia.com>
Tue, 05 Jan 2010 09:42:14 -0600
changeset 739 68ec3f10b981
parent 0 fb279309251b
permissions -rw-r--r--
Split test for debuggability and restrict # of contexts per SDK to 4 to improve speed

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>