debuggercdi/com.nokia.cdt.debug.launch/.classpath
author timkelly
Tue, 07 Apr 2009 17:00:20 -0500
branchRCL_2_0
changeset 73 3cbba6e5b6e0
parent 2 d760517a8095
child 2054 deb27f632e39
permissions -rw-r--r--
Fix bug 8478, for middleware path change
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>