carbidecpp22devenv/features/org.eclipse.emf.validation_1.3.0.v200902052232-478-9oB55W58BQ8QBB/feature.xml
author cawthron
Fri, 04 Dec 2009 11:59:26 -0600
changeset 693 009496ea5c3e
parent 4 4764c8c88759
permissions -rw-r--r--
add files for RCL_2_2

<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * <copyright>
 *
 * Copyright (c) 2005, 2009 IBM Corporation, Zeligsoft Inc. 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
 *
 * Contributors:
 *   IBM - Initial API and implementation
 *   Zeligsoft - Bug 263879
 *
 * </copyright>
 */
-->
<feature
      id="org.eclipse.emf.validation"
      label="%featureName"
      version="1.3.0.v200902052232-478-9oB55W58BQ8QBB"
      provider-name="%providerName"
      image="modeling32.png">

   <description url="http://www.eclipse.org/modeling/emf/?project=validation">
      %description
   </description>

   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
      Copyright (c) 2005, 2009 IBM Corporation, Zeligsoft Inc. 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/emf/updates/"/>
      <discovery label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
   </url>

   <requires>
      <import plugin="org.eclipse.core.expressions" version="3.2.0" match="compatible"/>
      <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
      <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
      <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
      <import plugin="org.eclipse.ui.console" version="3.1.100" match="compatible"/>
      <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
      <import plugin="org.eclipse.emf.ecore" version="2.3.0" match="compatible"/>
      <import plugin="org.eclipse.emf.edit" version="2.3.0" match="compatible"/>
   </requires>

   <plugin
         id="org.eclipse.emf.validation"
         download-size="0"
         install-size="0"
         version="1.3.0.v200901271722"
         unpack="false"/>

   <plugin
         id="org.eclipse.emf.validation.ui"
         download-size="0"
         install-size="0"
         version="1.3.0.v200901271722"
         unpack="false"/>

   <plugin
         id="org.eclipse.emf.validation.ui.ide"
         download-size="0"
         install-size="0"
         version="1.3.0.v200901271722"
         unpack="false"/>

</feature>