core/com.nokia.carbide.templatewizard.symbian.tests/.classpath
author Ed Swartz <ed.swartz@nokia.com>
Tue, 29 Jun 2010 18:31:46 -0500
branchRCL_2_4
changeset 1563 f078617f9037
parent 0 fb279309251b
permissions -rw-r--r--
Catch exceptions thrown by remote connection listener implementations so they don't propagate too high in the call stack.

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