uidesigner/com.nokia.sdt.emf.dm.tests/.classpath
author timkelly
Mon, 06 Apr 2009 14:15:39 -0500
changeset 52 e26ecc088f24
parent 2 d760517a8095
permissions -rw-r--r--
Add tests for regressing bug 8804.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<classpath>
cawthron
parents:
diff changeset
     3
	<classpathentry kind="src" path="src"/>
cawthron
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
cawthron
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
cawthron
parents:
diff changeset
     6
	<classpathentry kind="output" path="runtime"/>
cawthron
parents:
diff changeset
     7
</classpath>