blob: 69a61288f409ac2e8345202e4df297e93530a133 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010 IBM Corporation 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:
IBM Corporation - initial API and implementation
-->
<feature
id="org.eclipse.xwt.workbench.feature"
label="%featureName"
version="1.3.1.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<url>
<update label="XWT Workbench Integration Update Site" url="http://www.eclipse.org/downloads/download.php?format=xml&amp;file=/xwt/updates"/>
</url>
<requires>
<import feature="org.eclipse.xwt.feature" version="1.0.0.qualifier"/>
</requires>
<plugin
id="org.eclipse.xwt.ui.workbench"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>