connectivity/com.nokia.carbide.remoteConnections/.classpath
author fturovic <frank.turovich@nokia.com>
Thu, 02 Apr 2009 16:02:53 -0500
branchRCL_2_0
changeset 26 5855275147bd
parent 2 d760517a8095
child 2085 cc55c9707fe4
permissions -rw-r--r--
updated welcome pages and note to 2.0.4
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="lib" path="lib/commons-codec-1.3.jar"/>
cawthron
parents:
diff changeset
     7
	<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
cawthron
parents:
diff changeset
     8
	<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
cawthron
parents:
diff changeset
     9
	<classpathentry kind="output" path="bin"/>
cawthron
parents:
diff changeset
    10
</classpath>