Removing launching from plug-in list to remove build errors
[phpeclipse.git] / net.sourceforge.phpeclipse.feature / feature.xml
index 29d2d2c..15ebc24 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="net.sourceforge.phpeclipse.feature"
       label="PHPeclipse"
-      version="1.2.0.qualifier"
+      version="0.0.0.qualifier"
       provider-name="PHPEclipse project team"
       image="phpeclipse.jpeg">
    <install-handler/>
@@ -20,7 +20,7 @@
    </license>
 
    <url>
-      <update label="PHPEclipse update site" url="http://phpeclipse.sourceforge.net/update/releases/"/>
+      <update label="PHPEclipse Nightly update site" url="http://update.phpeclipse.net/update/nightly"/>
    </url>
 
    <requires>
          version="0.0.0"/>
 
    <plugin
-         id="net.sourceforge.phpeclipse.phphelp"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/>
-
-   <plugin
          id="net.sourceforge.phpeclipse.smarty.ui"
          download-size="0"
          install-size="0"
          install-size="0"
          version="0.0.0"/>
 
+   <plugin
+         id="net.sourceforge.phpeclipse.help"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
 </feature>