blob: bcd3308a6fe43fcc731d7021ab750abd7c85013e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.scout.rt.ui.rap.incubator.filechooser.feature"
label="%featureName"
version="3.8.0.qualifier"
provider-name="%providerName">
<description url="http://www.example.com/description">
*** DO NOT INSTALL IN YOUR IDE ***
This feature is only for provisioning Target Platforms.
Contains filechooser for Scout RAP Target.
</description>
<copyright>
Copyright (c) 2010 BSI Business Systems Integration AG.
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:
BSI Business Systems Integration AG - initial API and implementation
</copyright>
<license url="%licenseURL">
%license
</license>
<includes
id="org.eclipse.scout.rt.ui.rap.incubator.filechooser.feature.source"
version="0.0.0"
optional="true"/>
<url>
<update label="Juno" url="http://download.eclipse.org/releases/juno"/>
<discovery label="Juno" url="http://download.eclipse.org/releases/juno"/>
</url>
<requires>
<import feature="org.eclipse.scout.rt.rap.feature"/>
</requires>
<plugin
id="org.eclipse.scout.rt.ui.rap.incubator.filechooser"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>