uidesigner/com.nokia.sdt.uidesigner.autotest/.project
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"?>
<projectDescription>
	<name>com.nokia.sdt.uidesigner.autotest</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>