4
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<feature
|
|
3 |
id="org.eclipse.gmf.sdk"
|
|
4 |
label="%featureName"
|
|
5 |
version="2.2.0.v20090114-0940-7C7B3BLund3tnivqKNVdZqeqJTs5"
|
|
6 |
provider-name="%providerName"
|
|
7 |
image="eclipse_update_120.jpg">
|
|
8 |
|
|
9 |
<description url="http://www.eclipse.org/gmf">
|
|
10 |
%description
|
|
11 |
</description>
|
|
12 |
|
|
13 |
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
|
|
14 |
Copyright (c) 2005, 2008 Borland Software Corporation and others.
|
|
15 |
All rights reserved. This program and the accompanying materials
|
|
16 |
are made available under the terms of the Eclipse Public License v1.0
|
|
17 |
which accompanies this distribution, and is available at
|
|
18 |
http://www.eclipse.org/legal/epl-v10.html
|
|
19 |
</copyright>
|
|
20 |
|
|
21 |
<license url="%licenseURL">
|
|
22 |
%license
|
|
23 |
</license>
|
|
24 |
|
|
25 |
<url>
|
|
26 |
<update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
|
|
27 |
</url>
|
|
28 |
|
|
29 |
<includes
|
|
30 |
id="org.eclipse.gmf"
|
|
31 |
version="1.1.1.v20090114-0940-7d8B0FXwnKwGb15VuKFF0ELpPk0b"
|
|
32 |
name="%runtimeFeatureName"/>
|
|
33 |
|
|
34 |
<includes
|
|
35 |
id="org.eclipse.gmf.source"
|
|
36 |
version="1.1.1.v20090114-0940-7d8B0FXwnKwGb15VuKFF0ELpPk0b"
|
|
37 |
name="%runtimeSourceFeatureName"/>
|
|
38 |
|
|
39 |
<includes
|
|
40 |
id="org.eclipse.gmf.examples.pde"
|
|
41 |
version="1.2.0.v20090114-0940-318Z8s733L3D4B14H53"
|
|
42 |
name="%examplesFeatureName"/>
|
|
43 |
|
|
44 |
<includes
|
|
45 |
id="org.eclipse.gmf.tooling"
|
|
46 |
version="2.2.0.v20090317-0630-7c7GFBVFLWUko2mBGJQ9Bgq"
|
|
47 |
name="%toolingFeatureName"/>
|
|
48 |
|
|
49 |
<includes
|
|
50 |
id="org.eclipse.gmf.tooling.source"
|
|
51 |
version="2.2.0.v20090317-0630-7c7GFBVFLWUko2mBGJQ9Bgq"
|
|
52 |
name="%toolingSourceFeatureName"/>
|
|
53 |
|
|
54 |
<includes
|
|
55 |
id="org.eclipse.gmf.doc"
|
|
56 |
version="1.2.1.v20090114-0940-3218s733L3A5C13J73"
|
|
57 |
name="%docFeatureName"/>
|
|
58 |
|
|
59 |
<includes
|
|
60 |
id="org.eclipse.gmf.runtime.notation.source"
|
|
61 |
version="1.1.1.v20090114-0940-33-8s733L3C5715J78"
|
|
62 |
name="%notationSourceFeatureName"/>
|
|
63 |
|
|
64 |
<includes
|
|
65 |
id="org.eclipse.gmf.runtime.thirdparty.source"
|
|
66 |
version="1.1.0.v20090114-0940-7F8G1FC7sRTMS7TIedsr"
|
|
67 |
name="%thirdPartySourceFeatureName"/>
|
|
68 |
|
|
69 |
<requires>
|
|
70 |
<import feature="org.eclipse.emf" version="2.3.0"/>
|
|
71 |
<import feature="org.eclipse.gef" version="3.3.0"/>
|
|
72 |
<import feature="org.eclipse.ocl" version="1.1.0"/>
|
|
73 |
<import feature="org.eclipse.emf.validation" version="1.1.0"/>
|
|
74 |
</requires>
|
|
75 |
|
|
76 |
<plugin
|
|
77 |
id="org.eclipse.gmf.sdk"
|
|
78 |
download-size="0"
|
|
79 |
install-size="0"
|
|
80 |
version="1.0.0.v20090615-0700"
|
|
81 |
unpack="false"/>
|
|
82 |
|
|
83 |
</feature>
|