carbidesdk/com.nokia.carbide.cpp.sdk.examples/.classpath
author timkelly
Thu, 09 Sep 2010 09:31:25 -0500
changeset 1973 a7bfb499d772
parent 0 fb279309251b
permissions -rw-r--r--
Add a sleep before testing if sdk cache entry was deleted. Test to figure out why test is failing on one machine only.

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