carbidecpp22devenv/features/org.eclipse.draw2d_3.5.0.v20090422-2346-44-7w311A163902622/feature.xml
changeset 4 4764c8c88759
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/features/org.eclipse.draw2d_3.5.0.v20090422-2346-44-7w311A163902622/feature.xml	Fri Dec 04 09:58:04 2009 -0600
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.eclipse.draw2d"
+      label="%featureName"
+      version="3.5.0.v20090422-2346-44-7w311A163902622"
+      provider-name="%providerName"
+      image="eclipse_update_120.jpg">
+
+   <description>
+      %description
+   </description>
+
+   <copyright>
+      %copyright
+   </copyright>
+
+   <license url="%licenseURL">
+      %license
+   </license>
+
+   <url>
+      <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/releases/site.xml"/>
+      <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/releases/site.xml"/>
+   </url>
+
+   <plugin
+         id="org.eclipse.draw2d"
+         download-size="0"
+         install-size="0"
+         version="3.5.0.v20090528-1511"
+         unpack="false"/>
+
+</feature>