|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="org.eclipse.emf.converter" |
|
4 label="%featureName" |
|
5 version="2.4.1.v200808251517" |
|
6 provider-name="%providerName"> |
|
7 |
|
8 <description> |
|
9 %description |
|
10 </description> |
|
11 |
|
12 <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
|
13 Copyright (c) 2002-2007 IBM Corporation and others. |
|
14 All rights reserved. This program and the accompanying materials |
|
15 are made available under the terms of the Eclipse Public License v1.0 |
|
16 which accompanies this distribution, and is available at |
|
17 http://www.eclipse.org/legal/epl-v10.html |
|
18 </copyright> |
|
19 |
|
20 <license url="%licenseURL"> |
|
21 %license |
|
22 </license> |
|
23 |
|
24 <url> |
|
25 <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
|
26 <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
|
27 <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/> |
|
28 </url> |
|
29 |
|
30 <requires> |
|
31 <import plugin="org.eclipse.core.runtime"/> |
|
32 <import plugin="org.eclipse.emf.codegen.ecore"/> |
|
33 <import plugin="org.eclipse.core.resources"/> |
|
34 <import plugin="org.eclipse.jdt.core"/> |
|
35 </requires> |
|
36 |
|
37 <plugin |
|
38 id="org.eclipse.emf.converter" |
|
39 download-size="0" |
|
40 install-size="0" |
|
41 version="2.4.0.v200808251517" |
|
42 unpack="false"/> |
|
43 |
|
44 <plugin |
|
45 id="org.eclipse.emf.importer" |
|
46 download-size="0" |
|
47 install-size="0" |
|
48 version="2.4.1.v200808251517" |
|
49 unpack="false"/> |
|
50 |
|
51 <plugin |
|
52 id="org.eclipse.emf.exporter" |
|
53 download-size="0" |
|
54 install-size="0" |
|
55 version="2.4.0.v200808251517" |
|
56 unpack="false"/> |
|
57 |
|
58 <plugin |
|
59 id="org.eclipse.emf.importer.ecore" |
|
60 download-size="0" |
|
61 install-size="0" |
|
62 version="2.4.0.v200808251517" |
|
63 unpack="false"/> |
|
64 |
|
65 <plugin |
|
66 id="org.eclipse.emf.importer.java" |
|
67 download-size="0" |
|
68 install-size="0" |
|
69 version="2.4.1.v200808251517" |
|
70 unpack="false"/> |
|
71 |
|
72 <plugin |
|
73 id="org.eclipse.emf.importer.rose" |
|
74 download-size="0" |
|
75 install-size="0" |
|
76 version="2.4.0.v200808251517" |
|
77 unpack="false"/> |
|
78 |
|
79 </feature> |