blob: 43978def4cde996d0eeac6cd1f9c03af6d47de2b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.epp.package.rust.feature"
label="EPP Rust Feature"
version="4.15.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.rust"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://eclipse.org/epp">
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<!-- Listed in feature.xml because the .product only allows features and
there is no feature for XML only in Wild Web Developer -->
<import plugin="org.eclipse.wildwebdeveloper.xml"/>
</requires>
<includes
id="org.eclipse.platform"
version="0.0.0"
search-location="both"/>
<!--
All requirements to features and the content of the product are defined
in the product configuration epp.product since Eclipse Neon. For further
details see the following bug:
Bug 332989 - Allow parts of a package to upgraded or removed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=332989
-->
<plugin
id="org.eclipse.epp.package.rust"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>