org.symbian.tools.wrttools.feature/feature.xml
changeset 47 206295ed5a0d
child 60 ad7b5602414f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.symbian.tools.wrttools.feature/feature.xml	Tue Jan 26 13:27:13 2010 -0800
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.symbian.tools.wrttools"
+      label="WRT Tools Feature"
+      version="1.0.0.qualifier"
+      provider-name="Symbian Foundation">
+
+   <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <requires>
+      <import feature="org.eclipse.wst.jsdt.feature" version="1.1.2.v200908101420-77-FGCCcNBC-BhLcE_Pm" match="greaterOrEqual"/>
+      <import plugin="org.chromium.debug.ui"/>
+      <import plugin="org.chromium.sdk"/>
+      <import plugin="org.mozilla.xpcom"/>
+      <import plugin="org.mozilla.xulrunner"/>
+      <import plugin="org.chromium.debug.core"/>
+   </requires>
+
+   <plugin
+         id="org.symbian.tools.wrttools"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.symbian.tools.wrttools.debug.core"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.symbian.tools.wrttools.previewer"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.symbian.tools.wrttools.editors"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+</feature>