From: cperkonig Date: Sat, 27 Mar 2004 18:39:42 +0000 (+0000) Subject: Eclipse 3.x compatible; X-Git-Url: http://git.phpeclipse.com Eclipse 3.x compatible; --- diff --git a/net.sourceforge.phpeclipse.debug.core/plugin.xml b/net.sourceforge.phpeclipse.debug.core/plugin.xml index f2a5952..46e6b66 100644 --- a/net.sourceforge.phpeclipse.debug.core/plugin.xml +++ b/net.sourceforge.phpeclipse.debug.core/plugin.xml @@ -1,4 +1,5 @@ + + + + + + + diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.properties b/net.sourceforge.phpeclipse.debug.ui/plugin.properties index d74728d..6b3b861 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -9,4 +9,9 @@ LaunchShortcut.PHP.label=PHP Application DebugActionSet.label=PHP Debug RunMenu.label=&Run -GlobalManageBreakpointAction.label=Add/Remove Brea&kpoint (PHP) \ No newline at end of file +GlobalManageBreakpointAction.label=Add/Remove Brea&kpoint (PHP) + +Context.Debugging.name=Debugging PHP +Context.Debugging.description=Debugging PHP-Scripts +DebugHover.description=Shows the value of the selected variable. +DebugHover.label=debug variable hover \ No newline at end of file diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.xml b/net.sourceforge.phpeclipse.debug.ui/plugin.xml index c32d3b7..deb23ed 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.xml +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.xml @@ -1,4 +1,5 @@ + + + + + + + @@ -91,7 +98,7 @@ + point="org.eclipse.ui.ide.markerImageProviders"> + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse.launching/plugin.xml b/net.sourceforge.phpeclipse.launching/plugin.xml index f4a8503..da280ef 100644 --- a/net.sourceforge.phpeclipse.launching/plugin.xml +++ b/net.sourceforge.phpeclipse.launching/plugin.xml @@ -1,4 +1,5 @@ + + + + + + +