blob: e353434b3debb48af73e56182a98e16adb41ea0c [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.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"
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 <plugin
28 id="org.eclipse.datatools.connectivity.oda.consumer"
29 download-size="0"
30 install-size="0"
31 version="0.0.0"
32 unpack="false"/>
33
34 <plugin
35 id="org.eclipse.datatools.connectivity.oda.design"
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"
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.oda.profile"
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.oda"
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"
64 download-size="0"
65 install-size="0"
66 version="0.0.0"
67 unpack="false"/>
68
69</feature>