blob: cd658cae241ab11b56369f259a120715c553171e [file] [log] [blame]
Brian Paytond3794572015-11-09 13:15:56 -08001<?xml version="1.0" encoding="UTF-8"?>
Linda Chan7cdf04b2008-09-02 22:48:24 +00002<!--
3 *************************************************************************
Linda Chana0782372014-02-24 16:37:18 -08004 * Copyright (c) 2009, 2014 Sybase, Inc. and others.
Linda Chan7cdf04b2008-09-02 22:48:24 +00005 * All rights reserved. This program and the accompanying materials
nickboldt209258c2018-11-01 16:51:54 -04006 * are made available under the terms of the Eclipse Public License 2.0
Linda Chan7cdf04b2008-09-02 22:48:24 +00007 * which accompanies this distribution, and is available at
nickboldt209258c2018-11-01 16:51:54 -04008 * https://www.eclipse.org/legal/epl-2.0/
Linda Chan7cdf04b2008-09-02 22:48:24 +00009 *
10 * Contributors:
11 * Sybase, Inc. - initial API and implementation
Linda Chana0782372014-02-24 16:37:18 -080012 * Actuate Corporation - fix for Bug 245758; version updates
Linda Chan7cdf04b2008-09-02 22:48:24 +000013 *
14 ***************************************************************************
Brian Paytond3794572015-11-09 13:15:56 -080015 -->
16<feature
17 id="org.eclipse.datatools.sqltools.doc.user"
18 label="%featureName"
nickboldt8a17d892018-06-29 16:21:15 -040019 version="1.14.101.qualifier"
Brian Paytond3794572015-11-09 13:15:56 -080020 provider-name="%providerName"
21 plugin="org.eclipse.datatools.sqltools.doc.user"
22 image="eclipse_update_120.jpg">
23
24 <description>
25 %featureDesc
26 </description>
27
28 <copyright>
29 %featureCopyright
30 </copyright>
31
32 <license url="%featureLicenseURL">
33 %license
34 </license>
35
36 <plugin
37 id="org.eclipse.datatools.sqltools.doc.user"
38 download-size="0"
39 install-size="0"
40 version="0.0.0"
41 unpack="false"/>
42
43 <plugin
44 id="org.eclipse.datatools.sqltools.doc.user.contexts"
45 download-size="0"
46 install-size="0"
47 version="0.0.0"
48 unpack="false"/>
49
50</feature>