carbidecpp22devenv/features/org.eclipse.ocl_1.3.0.v200901271800-46-9oB55V5I9P8M65/feature.xml
author cawthron
Fri, 04 Dec 2009 12:08:42 -0600
changeset 751 8b645fc945a7
parent 4 4764c8c88759
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
      id="org.eclipse.ocl"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="%featureName"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.3.0.v200901271800-46-9oB55V5I9P8M65"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="%providerName">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
   <description url="http://www.eclipse.org/modeling/mdt/">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
      %description
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
      Copyright (c) 2005, 2008 IBM Corporation, Zeligsoft Inc. and others.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
All rights reserved.   This program and the accompanying materials
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
are made available under the terms of the Eclipse Public License v1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
which accompanies this distribution, and is available at
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
http://www.eclipse.org/legal/epl-v10.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
   <license url="%licenseURL">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
      %license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/mdt/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
      <discovery label="%updateSiteName" url="http://download.eclipse.org/modeling/mdt/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.ocl" version="1.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <import plugin="org.eclipse.emf.ecore" version="2.5.0" match="equivalent"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
         id="org.eclipse.ocl"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
         version="1.3.0.v200905271400"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
         id="net.sourceforge.lpg.lpgjavaruntime"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
         version="1.1.0.v200803061910"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
         id="org.eclipse.ocl.ecore"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
         version="1.3.0.v200905271400"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
</feature>