connectivity/com.nokia.carbide.remoteConnections.tests/.classpath
author Ed Swartz <ed.swartz@nokia.com>
Fri, 09 Apr 2010 09:33:24 -0500
changeset 1193 3229f07471de
parent 0 fb279309251b
permissions -rw-r--r--
Fix error parser tests. We were using deprecated APIs. Also, fix some buggy extraction of filenames from linker errors.

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