blob: dd83da4472c876e3a85953911565fecf0e69d208 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.epp.package.common.feature"
label="EPP Common Package Feature"
version="1.4.2.qualifier"
provider-name="Eclipse Packaging Project">
<description>
This feature is a collection of dependencies that are common
to all EPP packages and general configurations.
</description>
<license url="license.html">
%license
</license>
<url>
<discovery label="Indigo" url="http://download.eclipse.org/releases/indigo/"/>
<discovery label="Eclipse Platform 3.7" url="http://download.eclipse.org/eclipse/updates/3.7"/>
</url>
<requires>
<import feature="org.eclipse.epp.usagedata.feature"/>
<import feature="org.eclipse.epp.mpc"/>
</requires>
</feature>