uidesigner/com.nokia.sdt.component.symbian.test/data/com.mycompany.components/plugin.xml
author dadubrow
Tue, 28 Jul 2009 15:08:51 -0500
changeset 381 9a15cc2691b5
parent 0 fb279309251b
permissions -rw-r--r--
don't rely on all services reporting in-use together for UI to show connection in use

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
 <extension 
 	point="com.nokia.sdt.component.symbian.componentLibrary"
 	id="mycomponentlibrary"
 	name="My User Components">
 	<library path="components" user="true"/> 
 </extension>
 
</plugin>