core/com.nokia.carbide.bugreport/.classpath
author timkelly
Fri, 27 Mar 2009 10:47:09 -0500
changeset 17 71c0485f97c2
parent 2 d760517a8095
child 2054 deb27f632e39
permissions -rw-r--r--
new image for CDK
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 exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
cawthron
parents:
diff changeset
     7
	<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
cawthron
parents:
diff changeset
     8
	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
cawthron
parents:
diff changeset
     9
	<classpathentry kind="output" path="bin"/>
cawthron
parents:
diff changeset
    10
</classpath>