connectivity/com.nokia.carbide.remoteConnections/.classpath
changeset 2085 cc55c9707fe4
parent 0 fb279309251b
equal deleted inserted replaced
2084:588b26a6b387 2085:cc55c9707fe4
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <classpath>
     2 <classpath>
       
     3 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
       
     4 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
     3 	<classpathentry kind="src" path="src"/>
     5 	<classpathentry kind="src" path="src"/>
     4 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
     6 	<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/>
     5 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
     7 	<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
     6 	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
     8 	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
     7 	<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
       
     8 	<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
       
     9 	<classpathentry kind="output" path="bin"/>
     9 	<classpathentry kind="output" path="bin"/>
    10 </classpath>
    10 </classpath>