4
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<feature
|
|
3 |
id="org.eclipse.gef"
|
|
4 |
label="%featureName"
|
|
5 |
version="3.5.0.v20090422-2346-7779-8192B6696L3ABD43733"
|
|
6 |
provider-name="%providerName"
|
|
7 |
image="eclipse_update_120.jpg">
|
|
8 |
|
|
9 |
<description>
|
|
10 |
%description
|
|
11 |
</description>
|
|
12 |
|
|
13 |
<copyright>
|
|
14 |
%copyright
|
|
15 |
</copyright>
|
|
16 |
|
|
17 |
<license url="%licenseURL">
|
|
18 |
%license
|
|
19 |
</license>
|
|
20 |
|
|
21 |
<url>
|
|
22 |
<update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/releases/site.xml"/>
|
|
23 |
<discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/releases/site.xml"/>
|
|
24 |
</url>
|
|
25 |
|
|
26 |
<requires>
|
|
27 |
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
|
|
28 |
<import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/>
|
|
29 |
<import plugin="org.eclipse.ui.workbench" version="3.2.0" match="compatible"/>
|
|
30 |
<import plugin="org.eclipse.jface" version="3.2.0" match="compatible"/>
|
|
31 |
</requires>
|
|
32 |
|
|
33 |
<includes
|
|
34 |
id="org.eclipse.draw2d"
|
|
35 |
version="3.5.0.v20090422-2346-44-7w311A163902622"/>
|
|
36 |
|
|
37 |
<plugin
|
|
38 |
id="org.eclipse.gef"
|
|
39 |
download-size="0"
|
|
40 |
install-size="0"
|
|
41 |
version="3.5.0.v20090528-1511"
|
|
42 |
unpack="false"/>
|
|
43 |
|
|
44 |
</feature>
|