carbidecpp20devenv/features/org.eclipse.gef.sdk_3.4.1.v20080806-7B7E297OK9c7WEeDMZJfHVNDRBPX/feature.xml
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="org.eclipse.gef.sdk" |
|
4 label="%featureName" |
|
5 version="3.4.1.v20080806-7B7E297OK9c7WEeDMZJfHVNDRBPX" |
|
6 provider-name="%providerName" |
|
7 plugin="org.eclipse.gef.source" |
|
8 image="eclipse_update_120.jpg"> |
|
9 |
|
10 <description> |
|
11 %description |
|
12 </description> |
|
13 |
|
14 <copyright> |
|
15 %copyright |
|
16 </copyright> |
|
17 |
|
18 <license url="%licenseURL"> |
|
19 %license |
|
20 </license> |
|
21 |
|
22 <url> |
|
23 <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/> |
|
24 <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/> |
|
25 </url> |
|
26 |
|
27 <includes |
|
28 id="org.eclipse.draw2d.sdk" |
|
29 version="3.4.1.v20080806-67718083A56B4H3F84A-__6_2A32"/> |
|
30 |
|
31 <includes |
|
32 id="org.eclipse.gef" |
|
33 version="3.4.1.v20080806-67718083A56B4H2A3213573"/> |
|
34 |
|
35 <includes |
|
36 id="org.eclipse.gef.source" |
|
37 version="3.4.1.v20080806-67718083A56B4H2A3213573"/> |
|
38 |
|
39 <plugin |
|
40 id="org.eclipse.gef.examples.ui.pde" |
|
41 download-size="0" |
|
42 install-size="0" |
|
43 version="3.4.0.v20080226" |
|
44 unpack="false"/> |
|
45 |
|
46 </feature> |