equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="org.eclipse.emf.sdk" |
|
4 label="%featureName" |
|
5 version="2.4.1.v200808251517" |
|
6 provider-name="%providerName" |
|
7 image="eclipse_update_120.jpg"> |
|
8 <!-- do not increment version here; instead, use feature.xml.template --> |
|
9 |
|
10 <description> |
|
11 %description |
|
12 </description> |
|
13 |
|
14 <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
|
15 Copyright (c) 2002-2008 IBM Corporation and others. |
|
16 All rights reserved. This program and the accompanying materials |
|
17 are made available under the terms of the Eclipse Public License v1.0 |
|
18 which accompanies this distribution, and is available at |
|
19 http://www.eclipse.org/legal/epl-v10.html |
|
20 </copyright> |
|
21 |
|
22 <license url="%licenseURL"> |
|
23 %license |
|
24 </license> |
|
25 |
|
26 <url> |
|
27 <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
|
28 <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
|
29 <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/> |
|
30 </url> |
|
31 |
|
32 <requires> |
|
33 <import feature="org.eclipse.platform" version="3.3.0.v20061208-Fj22sCYGm0XDWm3" match="compatible"/> |
|
34 </requires> |
|
35 |
|
36 <includes id="org.eclipse.emf" version="2.4.1.v200808251517"/> |
|
37 <includes id="org.eclipse.emf.source" version="2.4.1.v200808251517"/> |
|
38 <includes id="org.eclipse.emf.doc" version="2.4.1.v200808251517"/> |
|
39 |
|
40 <plugin id="org.eclipse.emf.example.installer" download-size="0" install-size="0" version="1.0.0.v200808251517" unpack="false"/> |
|
41 |
|
42 |
|
43 </feature> |