plugins/org.symbian.tools.tmw.debug/.classpath
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 03 Sep 2010 13:25:57 -0700
changeset 487 356e57403778
parent 470 d4809db37847
permissions -rw-r--r--
Debugger action was moved to Symbian-specific plugin as it slightly conflicts with Eclipse.org policy

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>