blob: d07abfcdb201b3b7c39d2561ef214bbbf7a138c3 [file] [log] [blame]
xguc3a9ea52011-08-30 18:21:34 +08001<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.datatools.connectivity.oda.designer.core.feature"
4 label="%featureName"
xgu68f75312013-06-04 16:10:25 +08005 version="1.11.1.qualifier"
xguc3a9ea52011-08-30 18:21:34 +08006 provider-name="%providerName"
7 plugin="org.eclipse.datatools.connectivity.oda.design.ui"
8 image="eclipse_update_120.jpg">
9
10 <description>
11 %description
12 </description>
13
14 <copyright>
15 %featureCopyright
16 </copyright>
17
18 <license url="%licenseURL">
19 %license
20 </license>
21
22 <url>
23 <update label="%updateSiteName" url="http://download.eclipse.org/datatools/updates"/>
24 <discovery label="%updateSiteName" url="http://download.eclipse.org/datatools/updates"/>
25 </url>
26
27 <requires>
28 <import feature="org.eclipse.emf" version="2.4.0" match="greaterOrEqual"/>
29 <import feature="org.eclipse.datatools.connectivity.oda.feature" version="1.8.0" match="greaterOrEqual"/>
30 <import feature="org.eclipse.datatools.doc.user" version="1.8.0" match="greaterOrEqual"/>
31 <import feature="org.eclipse.datatools.modelbase.feature" version="1.8.0" match="greaterOrEqual"/>
32 </requires>
33
34 <plugin
35 id="org.eclipse.datatools.connectivity.oda.design.ui"
36 download-size="0"
37 install-size="0"
38 version="0.0.0"
39 unpack="false"/>
40
41 <plugin
42 id="org.eclipse.datatools.connectivity.oda.flatfile.ui"
43 download-size="0"
44 install-size="0"
45 version="0.0.0"
46 unpack="false"/>
47
48 <plugin
49 id="org.eclipse.datatools.connectivity.ui.dse"
50 download-size="0"
51 install-size="0"
52 version="0.0.0"
53 unpack="false"/>
54
55 <plugin
56 id="org.eclipse.datatools.connectivity.ui"
57 download-size="0"
58 install-size="0"
59 version="0.0.0"
60 unpack="false"/>
61
62 <plugin
63 id="org.eclipse.datatools.connectivity.sqm.core"
64 download-size="0"
65 install-size="0"
66 version="0.0.0"
67 unpack="false"/>
68
69 <plugin
70 id="org.eclipse.datatools.help"
71 download-size="0"
72 install-size="0"
73 version="0.0.0"
74 unpack="false"/>
75
76</feature>