From 82c783cb55d257e44c98a7620093276fa899b27a Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Fri, 18 Mar 2005 17:15:00 +0000 Subject: API review/cleanup --- org.eclipse.debug.core/schema/launchConfigurationTypes.exsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org.eclipse.debug.core/schema') diff --git a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd index bbaed66f1..954f899e3 100644 --- a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd +++ b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd @@ -103,14 +103,14 @@ 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 + 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. - The unique identifier of a sourceLocator extension that is used to create the source locator for sessions launched using launch configurations of this type + 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. -- cgit v1.2.3