From 1eab445d328049f16f25428bc78adb2c86800f32 Mon Sep 17 00:00:00 2001 From: robekras Date: Sun, 16 Oct 2005 10:11:04 +0000 Subject: [PATCH] 1) Added the extension point for the watchExpressionDelegate --- net.sourceforge.phpeclipse.debug.core/plugin.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/net.sourceforge.phpeclipse.debug.core/plugin.xml b/net.sourceforge.phpeclipse.debug.core/plugin.xml index f88fbc1..b197872 100644 --- a/net.sourceforge.phpeclipse.debug.core/plugin.xml +++ b/net.sourceforge.phpeclipse.debug.core/plugin.xml @@ -74,4 +74,10 @@ relationship="stack"/> + + + + -- 1.7.1