From 3e26d95735aa92f260209d4567da788d18a518dc Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Mon, 6 Nov 2006 14:45:51 +0000 Subject: Bug 163400 fileExtension is deprecated but doesn't offer alternatives in schema description --- org.eclipse.debug.core/schema/launchConfigurationTypes.exsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd index b1003c707..d96ad8e29 100644 --- a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd +++ b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd @@ -176,6 +176,9 @@ without consulting with the Platform/Debug team. + + This element is no longer used. Instead, use the <code>org.eclipse.debug.ui.launchShortcuts</code> extension point. + -- cgit v1.2.3