builder/com.nokia.carbide.cdt.builder/.classpath
author stechong
Tue, 27 Jul 2010 11:13:38 -0500
branchC3_BUILDER_WORK
changeset 1692 3980cf3d4074
parent 0 fb279309251b
child 2054 deb27f632e39
permissions -rw-r--r--
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.

<?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="src" path="schema"/>
	<classpathentry kind="output" path="bin"/>
</classpath>