fix for http://sourceforge.net/tracker/index.php?func=detail&aid=1413064&group_id...
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / plugin.xml
index f88fbc1..b197872 100644 (file)
                relationship="stack"/>
       </perspectiveExtension>
    </extension>
+   
+   <extension point="org.eclipse.debug.core.watchExpressionDelegates">
+     <watchExpressionDelegate
+       debugModel="net.sourceforge.phpeclipse.debug.core"
+       delegateClass="net.sourceforge.phpdt.internal.debug.core.watch.PHPWatchExpressionDelegate"/>
+   </extension>
 </plugin>