--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>net.sourceforge.phpeclipse.p2site</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>
<!-- Place your Artifact alterations here -->
</alterArtifacts>
<alterActions>
- <!-- Place your Action alterations here -->
+ <public name="site.p2">
+ <products base="${updatesite.destination}/" upToDatePolicy="ACTOR"/>
+ </public>
</alterActions>
<alterGroups>
<!-- Place your Group alterations here -->
</feature>
<category-def name="net.sourceforge.phpeclipse.category" label="PHPEclipse Core">
<description>
- Core PHPEclipse Features
+ PHPEclipse Core Feature
</description>
</category-def>
</site>
id="net.sourceforge.phpeclipse.xdebug.feature"
version="1.2.4.qualifier"/>
+ <includes
+ id="net.sourceforge.phpeclipse.debug.feature"
+ version="1.2.4.qualifier"/>
+
<requires>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.ui" version="3.2.0" match="greaterOrEqual"/>