carbidesdk/com.nokia.carbide.cpp.sdk.examples/.classpath
author bkirk
Sat, 18 Sep 2010 16:37:44 -0700
changeset 2056 1d3b78a2f578
parent 0 fb279309251b
permissions -rw-r--r--
.classpath, codegen.targetPlatform, compliance and source need to all be 1.6

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>