cdt/cdt_5_0_x/org.eclipse.cdt.managedbuilder.core.tests/.classpath
author cawthron
Wed, 25 Mar 2009 00:52:33 -0500
changeset 1 a7cc18b7a772
permissions -rw-r--r--
new
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
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="tests"/>
cawthron
parents:
diff changeset
     4
	<classpathentry kind="src" path="suite"/>
cawthron
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
cawthron
parents:
diff changeset
     6
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
cawthron
parents:
diff changeset
     7
	<classpathentry kind="output" path="bin"/>
cawthron
parents:
diff changeset
     8
</classpath>