equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="org.eclipse.xsd.doc" |
|
4 label="%featureName" |
|
5 version="2.4.0.v200808251517" |
|
6 provider-name="%providerName" |
|
7 image="eclipse_update_120.jpg"> |
|
8 |
|
9 <description> |
|
10 %description |
|
11 </description> |
|
12 |
|
13 <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
|
14 Copyright (c) 2002-2007 IBM Corporation and others. |
|
15 All rights reserved. This program and the accompanying materials |
|
16 are made available under the terms of the Eclipse Public License v1.0 |
|
17 which accompanies this distribution, and is available at |
|
18 http://www.eclipse.org/legal/epl-v10.html |
|
19 </copyright> |
|
20 |
|
21 <license url="%licenseURL"> |
|
22 %license |
|
23 </license> |
|
24 |
|
25 <url> |
|
26 <update label="%XSDUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
|
27 <discovery label="%XSDUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
|
28 <discovery label="%MDTUpdateSiteName" url="http://download.eclipse.org/modeling/mdt/updates/"/> |
|
29 </url> |
|
30 |
|
31 <plugin |
|
32 id="org.eclipse.xsd.doc" |
|
33 download-size="0" |
|
34 install-size="0" |
|
35 version="2.4.0.v200808251517" |
|
36 unpack="false"/> |
|
37 |
|
38 <plugin |
|
39 id="org.eclipse.xsd.cheatsheets" |
|
40 download-size="0" |
|
41 install-size="0" |
|
42 version="2.3.0.v200808251517"/> |
|
43 |
|
44 </feature> |