carbidecpp20devenv/features/org.eclipse.gef_3.4.1.v20080806-67718083A56B4H2A3213573/feature.xml
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="org.eclipse.gef" |
|
4 label="%featureName" |
|
5 version="3.4.1.v20080806-67718083A56B4H2A3213573" |
|
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/update-site/releases/site.xml"/> |
|
23 <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/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.4.1.v20080806-3307w31191_2102462"/> |
|
36 |
|
37 <plugin |
|
38 id="org.eclipse.gef" |
|
39 download-size="0" |
|
40 install-size="0" |
|
41 version="3.4.1.v20080806" |
|
42 unpack="false"/> |
|
43 |
|
44 </feature> |