project/com.nokia.carbide.cpp.project.core.tests/.classpath
author chpeckha
Tue, 25 May 2010 16:05:39 -0500
changeset 1403 21a45b391b07
parent 0 fb279309251b
permissions -rw-r--r--
Rework capabilities with categories and activities that will eventually go into CDT - made easier to move into CDT plugins

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