From: fvicente <fvicente>
Date: Sun, 9 Nov 2003 03:06:54 +0000 (+0000)
Subject: PHPEditor changed to PHPUnitEditor
X-Git-Url: http://git.phpeclipse.com

PHPEditor changed to PHPUnitEditor
---

diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.xml b/net.sourceforge.phpeclipse.debug.ui/plugin.xml
index 3337c36..95ee9dd 100644
--- a/net.sourceforge.phpeclipse.debug.ui/plugin.xml
+++ b/net.sourceforge.phpeclipse.debug.ui/plugin.xml
@@ -35,7 +35,7 @@
    <extension
          point="org.eclipse.ui.editorActions">
       <editorContribution
-            targetID="net.sourceforge.phpeclipse.PHPEditor"
+            targetID="net.sourceforge.phpeclipse.PHPUnitEditor"
             id="net.sourceforge.phpdt.internal.debug.ui.actions.BreakpointRulerActions">
          <action
                label="%Dummy.label"