Added a discovery directive next to the update directive.
[phpeclipse.git] / net.sourceforge.phpeclipse.feature / feature.xml
index 3785364..40ee063 100644 (file)
@@ -2,9 +2,10 @@
 <feature
       id="net.sourceforge.phpeclipse"
       label="net.sourceforge.phpeclipse"
-      version="1.1.0"
+      version="1.1.5"
       provider-name="www.phpeclipse.de"
-      image="phpeclipse.jpeg">
+      image="phpeclipse.jpeg"
+      primary="true">
 
    <install-handler/>
 
@@ -21,7 +22,7 @@ PHPECLIPSE.DE MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER
 Applicable Licenses
 Unless otherwise indicated, all Content made available by PHPeclipse.de is provided to you under the terms and conditions of the Common Public License Version 1.0 (&quot;CPL&quot;). A copy of the CPL is provided with this Content and is also available at http://www.eclipse.org/legal/cpl-v10.html. For purposes of the CPL, &quot;Program&quot; will mean the Content.
 
-Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository (&quot;Repository&quot;) in CVS modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).
+Content includes, but is not limited to, source code, object code, documentation and other files maintained in the PHPeclipse.de CVS repository (&quot;Repository&quot;) in CVS modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).
 
 Content may be apportioned into plug-ins (&quot;Plug-ins&quot;), plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;). A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Files named &quot;feature.xml&quot; may contain a list of the names and version numbers of the Plug-ins and/or Fragments associated with a Feature. Plug-ins and Fragments are located in directories named &quot;plugins&quot; and Features are located in directories named &quot;features&quot;.
 
@@ -33,7 +34,7 @@ The top-level (root) directory
 Plug-in and Fragment directories 
 Subdirectories of the directory named &quot;src&quot; of certain Plug-ins 
 Feature directories 
-Note: if a Feature made available by Eclipse.org is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot;. Such Abouts, Feature Licenses and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in that directory.
+Note: if a Feature made available by PHPeclipse.de is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot;. Such Abouts, Feature Licenses and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in that directory.
 
 THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER TO THE CPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):
 
@@ -176,6 +177,11 @@ b) in the case of each subsequent Contributor:&lt;/FONT&gt;&lt;/UL&gt;
 &lt;/HTML&gt;
    </license>
 
+   <url>
+      <update label="PHP Eclipse update site" url="http://pipestonegroup.com/eclipse/updates"/>
+      <discovery label="PHP Eclipse update site" url="http://pipestonegroup.com/eclipse/updates"/>
+   </url>
+
    <requires>
       <import plugin="org.eclipse.jface.text"/>
       <import plugin="org.eclipse.ui.workbench.texteditor"/>
@@ -195,88 +201,84 @@ b) in the case of each subsequent Contributor:&lt;/FONT&gt;&lt;/UL&gt;
       <import plugin="org.eclipse.ui.views"/>
       <import plugin="org.eclipse.ui.externaltools"/>
       <import plugin="org.eclipse.help"/>
+      <import plugin="org.eclipse.team.core"/>
       <import plugin="org.eclipse.swt"/>
       <import plugin="org.eclipse.update.ui"/>
       <import plugin="org.eclipse.osgi"/>
       <import plugin="org.eclipse.core.boot"/>
-      <import plugin="org.eclipse.core.resources" version="3.0.0" match="equivalent"/>
-      <import plugin="org.eclipse.core.runtime" version="3.0.0" match="equivalent"/>
-      <import plugin="org.eclipse.ui" version="3.0.0" match="equivalent"/>
-      <import plugin="org.eclipse.ui.ide" version="3.0.0" match="equivalent"/>
-      <import plugin="org.eclipse.ui.editors" version="3.0.0" match="equivalent"/>
    </requires>
 
    <plugin
          id="net.sourceforge.phpdt.smarty.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.core"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.css.core"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.css.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.debug.core"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.debug.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.html.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.js.core"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.js.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.launching"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.phphelp"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.phpunit"
@@ -285,33 +287,45 @@ b) in the case of each subsequent Contributor:&lt;/FONT&gt;&lt;/UL&gt;
          version="1.0.0"/>
 
    <plugin
-         id="net.sourceforge.phpeclipse.quantum.sql"
-         download-size="0"
-         install-size="0"
-         version="2.4.2"/>
-
-   <plugin
          id="net.sourceforge.phpeclipse.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.webbrowser"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.xml.core"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
 
    <plugin
          id="net.sourceforge.phpeclipse.xml.ui"
          download-size="0"
          install-size="0"
-         version="1.1.0"/>
+         version="1.1.5"/>
+
+   <plugin
+         id="net.sourceforge.phpeclipse.monitor.core"
+         download-size="0"
+         install-size="0"
+         version="1.1.5"/>
+
+   <plugin
+         id="net.sourceforge.phpeclipse.monitor.ui"
+         download-size="0"
+         install-size="0"
+         version="1.1.5"/>
+
+   <plugin
+         id="net.sf.eclipsetidy"
+         download-size="0"
+         install-size="0"
+         version="1.2.1"/>
 
 </feature>