carbidesdk/com.nokia.carbide.cpp.sdk.examples/.classpath
author Ed Swartz <ed.swartz@nokia.com>
Thu, 08 Apr 2010 14:31:29 -0500
changeset 1184 745221c781a3
parent 0 fb279309251b
permissions -rw-r--r--
Fix issues not disposing listeners in PNP launch wizard

<?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>