core/com.nokia.carbide.cpp.featureTracker/.classpath
author stechong
Fri, 03 Apr 2009 09:33:43 -0500
branchRCL_2_0
changeset 33 2d1c891725ea
parent 2 d760517a8095
child 2054 deb27f632e39
permissions -rw-r--r--
Added support for IAD rules; fix for Bug 8251.
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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
cawthron
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
cawthron
parents:
diff changeset
     5
	<classpathentry kind="src" path="src"/>
cawthron
parents:
diff changeset
     6
	<classpathentry kind="output" path="bin"/>
cawthron
parents:
diff changeset
     7
</classpath>