connectivity/com.nokia.carbide.remoteConnections/.classpath
author bkirk
Tue, 21 Sep 2010 10:28:30 -0700
changeset 2085 cc55c9707fe4
parent 0 fb279309251b
permissions -rw-r--r--
should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
<classpath>
2085
cc55c9707fe4 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
2085
cc55c9707fe4 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     5
	<classpathentry kind="src" path="src"/>
cc55c9707fe4 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     6
	<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/>
cc55c9707fe4 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     7
	<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
cc55c9707fe4 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     8
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     9
	<classpathentry kind="output" path="bin"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
</classpath>