From a4dc3a7596db66e35807983ac106b3792d8eac58 Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Thu, 31 May 2007 15:00:03 +0000 Subject: doc update --- org.eclipse.debug.core/schema/launchConfigurationTypes.exsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org.eclipse.debug.core') diff --git a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd index 0504060a5..3e0004033 100644 --- a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd +++ b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd @@ -107,7 +107,7 @@ Launch configuration instances of this type will delegate to instances of this c The unique identifier of a sourcePathComputer extension that is used to compute a default source lookup path for launch configurations of this type. This atttribute was added in the 3.0 release. -With new API changes for 3.3M3 the sourcePathComputer id should be contributed via the <code>launchDelegates</code> extension point +Since 3.3, the <code>sourcePathComputerId</code> can also be specified via the <code>launchDelegates</code> extension point. @@ -116,7 +116,7 @@ With new API changes for 3.3M3 the sourcePathComputer id should be contributed v The unique identifier of a sourceLocator extension that is used to create the source locator for sessions launched using launch configurations of this type. This atttribute was added in the 3.0 release. -With new API changes for 3.3M3 the sourceLocatorId id should be contributed via the <code>launchDelegates</code> extension point +Since 3.3, the <code>sourceLocatorId</code> can also be specified via the <code>launchDelegates</code> extension point. -- cgit v1.2.3