uidesigner/com.nokia.sdt.uidesigner.derived/.classpath
author Ed Swartz <ed.swartz@nokia.com>
Thu, 08 Apr 2010 14:41:29 -0500
changeset 1185 02373fb1e121
parent 0 fb279309251b
permissions -rw-r--r--
Fix use of PathUtils: do not use new Path() on a Windows format path; this breaks in Linux.

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