<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
************************************************************************* | |
* Copyright (c) 2009 Sybase, Inc. and others. | |
* All rights reserved. This program and the accompanying materials | |
* are made available under the terms of the Eclipse Public License v1.0 | |
* which accompanies this distribution, and is available at | |
* http://www.eclipse.org/legal/epl-v10.html | |
* | |
* Contributors: | |
* Sybase, Inc. - initial API and implementation | |
* Actuate Corporation - fix for Bug 245758 | |
* | |
*************************************************************************** | |
--> | |
<feature | |
id="org.eclipse.datatools.sqltools.doc.user" | |
label="%featureName" | |
version="1.11.1.qualifier" | |
provider-name="%providerName" | |
plugin="org.eclipse.datatools.sqltools.doc.user" | |
image="eclipse_update_120.jpg"> | |
<description> | |
%featureDesc | |
</description> | |
<copyright> | |
%featureCopyright | |
</copyright> | |
<license url="%featureLicenseURL"> | |
%license | |
</license> | |
<url> | |
<update label="%featureUpdateSiteName" url="http://download.eclipse.org/datatools/updates"/> | |
<discovery label="%featureDiscoverySiteName" url="http://download.eclipse.org/datatools/updates"/> | |
</url> | |
<plugin | |
id="org.eclipse.datatools.sqltools.doc.user" | |
download-size="0" | |
install-size="0" | |
version="0.0.0" | |
unpack="false"/> | |
<plugin | |
id="org.eclipse.datatools.sqltools.doc.user.contexts" | |
download-size="0" | |
install-size="0" | |
version="0.0.0" | |
unpack="false"/> | |
</feature> |