Adding PHPManual and PHPmanual.htmlparser to the plugins list.
authorEdward Mann <phpeclipse.dev@edmann.com>
Wed, 23 Jan 2008 05:28:32 +0000 (05:28 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Wed, 23 Jan 2008 05:28:32 +0000 (05:28 +0000)
net.sourceforge.phpeclipse.feature/feature.xml

index 94817f1..8b3ccac 100644 (file)
@@ -302,4 +302,16 @@ litigation.
          install-size="0"
          version="0.0.0"/>
 
+   <plugin
+         id="net.sourceforge.phpeclipse.phpmanual"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+   <plugin
+         id="net.sourceforge.phpeclipse.phpmanual.htmlparser"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
 </feature>