carbidecpp22devenv/features/org.eclipse.draw2d_3.5.0.v20090422-2346-44-7w311A163902622/feature.xml
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="org.eclipse.draw2d" |
|
4 label="%featureName" |
|
5 version="3.5.0.v20090422-2346-44-7w311A163902622" |
|
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 <plugin |
|
27 id="org.eclipse.draw2d" |
|
28 download-size="0" |
|
29 install-size="0" |
|
30 version="3.5.0.v20090528-1511" |
|
31 unpack="false"/> |
|
32 |
|
33 </feature> |