org.symbian.wrtools.doc.WRTKit/.classpath
author tasneems@symbian.org
Fri, 19 Feb 2010 11:14:25 -0800
changeset 175 c7e5373cae15
parent 66 12372c19f1b0
permissions -rw-r--r--
Fixed WRTKit lib path
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
66
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     2
<classpath>
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     5
	<classpathentry kind="src" path="src"/>
175
c7e5373cae15 Fixed WRTKit lib path
tasneems@symbian.org
parents: 66
diff changeset
     6
	<classpathentry kind="lib" path="lib/s60.nokia.com.WRTKit_1.0.1.jar"/>
66
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     7
	<classpathentry kind="output" path="bin"/>
12372c19f1b0 Added WRTKit library
tasneems@symbian.org
parents:
diff changeset
     8
</classpath>