carbidecpp22devenv/features/org.eclipse.gmf.sdk_2.2.0.v20090114-0940-7C7B3BLund3tnivqKNVdZqeqJTs5/feature.xml
author cawthron
Fri, 04 Dec 2009 12:22:59 -0600
branchRCL_2_2
changeset 776 4f1404185926
parent 4 4764c8c88759
permissions -rw-r--r--
write .branch.txt to make the new head

<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.eclipse.gmf.sdk"
      label="%featureName"
      version="2.2.0.v20090114-0940-7C7B3BLund3tnivqKNVdZqeqJTs5"
      provider-name="%providerName"
      image="eclipse_update_120.jpg">

   <description url="http://www.eclipse.org/gmf">
      %description
   </description>

   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
      Copyright (c) 2005, 2008 Borland Software Corporation and others.
All rights reserved.   This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
   </copyright>

   <license url="%licenseURL">
      %license
   </license>

   <url>
      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
   </url>

   <includes
         id="org.eclipse.gmf"
         version="1.1.1.v20090114-0940-7d8B0FXwnKwGb15VuKFF0ELpPk0b"
         name="%runtimeFeatureName"/>

   <includes
         id="org.eclipse.gmf.source"
         version="1.1.1.v20090114-0940-7d8B0FXwnKwGb15VuKFF0ELpPk0b"
         name="%runtimeSourceFeatureName"/>

   <includes
         id="org.eclipse.gmf.examples.pde"
         version="1.2.0.v20090114-0940-318Z8s733L3D4B14H53"
         name="%examplesFeatureName"/>

   <includes
         id="org.eclipse.gmf.tooling"
         version="2.2.0.v20090317-0630-7c7GFBVFLWUko2mBGJQ9Bgq"
         name="%toolingFeatureName"/>

   <includes
         id="org.eclipse.gmf.tooling.source"
         version="2.2.0.v20090317-0630-7c7GFBVFLWUko2mBGJQ9Bgq"
         name="%toolingSourceFeatureName"/>

   <includes
         id="org.eclipse.gmf.doc"
         version="1.2.1.v20090114-0940-3218s733L3A5C13J73"
         name="%docFeatureName"/>

   <includes
         id="org.eclipse.gmf.runtime.notation.source"
         version="1.1.1.v20090114-0940-33-8s733L3C5715J78"
         name="%notationSourceFeatureName"/>

   <includes
         id="org.eclipse.gmf.runtime.thirdparty.source"
         version="1.1.0.v20090114-0940-7F8G1FC7sRTMS7TIedsr"
         name="%thirdPartySourceFeatureName"/>

   <requires>
      <import feature="org.eclipse.emf" version="2.3.0"/>
      <import feature="org.eclipse.gef" version="3.3.0"/>
      <import feature="org.eclipse.ocl" version="1.1.0"/>
      <import feature="org.eclipse.emf.validation" version="1.1.0"/>
   </requires>

   <plugin
         id="org.eclipse.gmf.sdk"
         download-size="0"
         install-size="0"
         version="1.0.0.v20090615-0700"
         unpack="false"/>

</feature>