removing PHP debug log from PHPeclipse, instead the PDE runtime log is included as...
[phpeclipse.git] / net.sourceforge.phpeclipse.feature / feature.xml
index b68c0b9..2a1a61c 100644 (file)
@@ -278,4 +278,11 @@ b) in the case of each subsequent Contributor:</FONT></UL>
          install-size="0"
          version="1.1.7"/>
 
+   <plugin
+         id="org.eclipse.pde.runtime"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>