uidesigner/com.nokia.sdt.uimodel.tests/.classpath
author John Dean <john.3.dean@nokia.com>
Wed, 17 Feb 2010 12:51:20 -0800
branchRCL_2_4
changeset 977 787669693166
parent 0 fb279309251b
permissions -rw-r--r--
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals

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