Removing launching from plug-in list to remove build errors
authorEdward Mann <phpeclipse.dev@edmann.com>
Wed, 16 Jan 2008 22:19:39 +0000 (22:19 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Wed, 16 Jan 2008 22:19:39 +0000 (22:19 +0000)
the launching is included in the debug.feature, so not needed here. It was causing the build to fail, i removed it from local and the build worked, now committing to test from svn.

net.sourceforge.phpeclipse.feature/feature.xml

index 94577d5..15ebc24 100644 (file)
          version="0.0.0"/>
 
    <plugin
-         id="net.sourceforge.phpeclipse.launching"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/>
-
-   <plugin
          id="net.sourceforge.phpeclipse.help"
          download-size="0"
          install-size="0"