core/com.nokia.carbide.cpp.sdk.ui/.classpath
author stechong
Fri, 18 Jun 2010 12:03:24 -0500
branchC3_BUILDER_WORK
changeset 1496 955e25610999
parent 0 fb279309251b
child 2054 deb27f632e39
permissions -rw-r--r--
Prevent duplicate SDKs from getting removed during SDK rescanning; also changed SDK scanning during startup to prevent deadlock.

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