debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/.classpath
author Ed Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 17:28:48 -0500
changeset 2021 264d7a948104
parent 0 fb279309251b
permissions -rw-r--r--
Bug 12078: revert part of change that means mmp/bld.inf changes never rebuild the indexer (duh). Just avoid rebuilding before we've even read the cache to begin with -- this was the real bug.

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