uidesigner/com.nokia.sdt.symbian/.classpath
author timkelly
Thu, 04 Mar 2010 11:33:34 -0600
changeset 1077 7bde62318913
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 10835. Also fix issue with null String check where elcipse 3.6 complier removes code, assuming it's dead.

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="lib" path="/com.nokia.sdt.utils/libs/rhino1_6R2/js.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>