blob: c8770ba4646845775ae0388d7f963370595a4c3d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.epp.package.php.feature"
label="EPP PHP Feature"
version="1.3.2.qualifier"
provider-name="Eclipse.org - EPP"
plugin="org.eclipse.epp.package.php">
<description>
Tools for PHP developers creating Web applications, including PHP Development Tools (PDT), Web Tools Platform, Mylyn and others.
</description>
<license url="license.html">
%license
</license>
<url>
<discovery label="Helios" url="http://download.eclipse.org/releases/helios/"/>
<discovery label="Eclipse Platform 3.6" url="http://download.eclipse.org/eclipse/updates/3.6"/>
</url>
<includes
id="org.eclipse.platform"
version="0.0.0"
search-location="both"/>
<requires>
<import feature="org.eclipse.cvs" version="1.1.0" match="greaterOrEqual"/>
<import feature="org.eclipse.equinox.p2.user.ui" version="1.1.0" match="greaterOrEqual"/>
<import feature="org.eclipse.help" version="1.1.0" match="greaterOrEqual"/>
<import feature="org.eclipse.platform" version="3.6.0" match="greaterOrEqual"/>
<import feature="org.eclipse.rcp" version="3.6.0" match="greaterOrEqual"/>
<import feature="org.eclipse.mylyn.ide_feature"/>
<import feature="org.eclipse.mylyn.bugzilla_feature"/>
<import feature="org.eclipse.mylyn.context_feature"/>
<import feature="org.eclipse.mylyn_feature"/>
<import feature="org.eclipse.mylyn.wikitext_feature"/>
<import feature="org.eclipse.php.sdk"/>
<import feature="org.eclipse.wst.jsdt.feature"/>
<import feature="org.eclipse.wst.xml_ui.feature"/>
<import feature="org.eclipse.wst.web_ui.feature"/>
<import feature="org.eclipse.wst.xsl.feature"/>
<import feature="org.eclipse.dltk.rse"/>
<import feature="org.eclipse.rse"/>
<import feature="org.eclipse.epp.package.common.feature"/>
</requires>
<plugin
id="org.eclipse.epp.package.php"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>