core/com.nokia.carbide.cpp.codescanner.tests/.classpath
author timkelly
Tue, 14 Apr 2009 10:42:34 -0500
changeset 92 cfa799aaafa1
parent 2 d760517a8095
permissions -rw-r--r--
deprecated api for bug 7351
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="bin"/>
cawthron
parents:
diff changeset
     7
</classpath>