From 644c196f02ced72571ac81b7d6bce1401599fbcd Mon Sep 17 00:00:00 2001 From: bananeweizen Date: Sat, 21 Jan 2006 11:40:33 +0000 Subject: [PATCH] removing deprecated package declaration --- net.sourceforge.phpeclipse.launching/plugin.xml | 117 +++++++++++------------ 1 files changed, 58 insertions(+), 59 deletions(-) diff --git a/net.sourceforge.phpeclipse.launching/plugin.xml b/net.sourceforge.phpeclipse.launching/plugin.xml index ba24ca5..f237d4f 100644 --- a/net.sourceforge.phpeclipse.launching/plugin.xml +++ b/net.sourceforge.phpeclipse.launching/plugin.xml @@ -8,75 +8,74 @@ class="net.sourceforge.phpdt.internal.launching.PHPLaunchingPlugin"> - - - - + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - + point="org.eclipse.debug.core.launchConfigurationTypes"> + + + + + + + + + + + + + + - + - - + point="org.eclipse.debug.ui.consoleLineTrackers"> + + - + point="org.eclipse.debug.core.sourceLocators"> + - + \ No newline at end of file -- 1.7.1