4
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<feature
|
|
3 |
id="org.eclipse.gmf.runtime.notation"
|
|
4 |
label="%featureName"
|
|
5 |
version="1.1.1.v20090114-0940-33-8s733L3C5715J78"
|
|
6 |
provider-name="%providerName"
|
|
7 |
plugin="org.eclipse.gmf.runtime.notation"
|
|
8 |
image="eclipse_update_120.jpg">
|
|
9 |
|
|
10 |
<description url="http://www.eclipse.org/gmf">
|
|
11 |
%description
|
|
12 |
</description>
|
|
13 |
|
|
14 |
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
|
|
15 |
Copyright (c) 2008 IBM Corporation and others.
|
|
16 |
All rights reserved. This program and the accompanying materials
|
|
17 |
are made available under the terms of the Eclipse Public License v1.0
|
|
18 |
which accompanies this distribution, and is available at
|
|
19 |
http://www.eclipse.org/legal/epl-v10.html
|
|
20 |
</copyright>
|
|
21 |
|
|
22 |
<license url="%licenseURL">
|
|
23 |
%license
|
|
24 |
</license>
|
|
25 |
|
|
26 |
<url>
|
|
27 |
<update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
|
|
28 |
</url>
|
|
29 |
|
|
30 |
<requires>
|
|
31 |
<import feature="org.eclipse.emf.ecore" version="2.4.0"/>
|
|
32 |
<import feature="org.eclipse.emf.ecore.edit" version="2.4.0"/>
|
|
33 |
<import feature="org.eclipse.emf.edit" version="2.4.0"/>
|
|
34 |
</requires>
|
|
35 |
|
|
36 |
<plugin
|
|
37 |
id="org.eclipse.gmf.runtime.notation"
|
|
38 |
download-size="0"
|
|
39 |
install-size="0"
|
|
40 |
version="1.2.0.v20090521-1925"
|
|
41 |
unpack="false"/>
|
|
42 |
|
|
43 |
<plugin
|
|
44 |
id="org.eclipse.gmf.runtime.notation.edit"
|
|
45 |
download-size="0"
|
|
46 |
install-size="0"
|
|
47 |
version="1.2.0.v20090403-1720"
|
|
48 |
unpack="false"/>
|
|
49 |
|
|
50 |
</feature>
|