project/com.nokia.carbide.cpp.project.core/.classpath
author timkelly
Fri, 27 Aug 2010 11:41:08 -0500
changeset 1903 8aca9dfa10ce
parent 0 fb279309251b
child 2054 deb27f632e39
permissions -rw-r--r--
fix tests assuming index of default build configs for comparision, now iterate the list to ensure a compatible config is found

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<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="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>