Testing the post-commit script the only way i know how.
authorEdward Mann <phpeclipse.dev@edmann.com>
Sat, 26 Jan 2008 00:09:47 +0000 (00:09 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Sat, 26 Jan 2008 00:09:47 +0000 (00:09 +0000)
Refs #521

net.sourceforge.phpeclipse.debug.ui/plugin.properties

index 73e44ee..43b3a49 100644 (file)
@@ -12,6 +12,7 @@ RunMenu.label=&Run
 BreakpoingActionSet.label=PHP Breakpoints
 # GlobalManageBreakpointAction.label=Toggle Line Breakpoint (PHP)
 AddBreakpoint.label=Toggle Breakpoint
+
 Context.Debugging.name=Debugging PHP
 Context.Debugging.description=Debugging PHP-Scripts
 DebugHover.description=Shows the value of the selected variable.