diff options
-rw-r--r-- | org.eclipse.debug.core/schema/launchConfigurationTypes.exsd | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd index c87ea7186..0504060a5 100644 --- a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd +++ b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd @@ -137,12 +137,6 @@ With new API changes for 3.3M3 the sourceLocatorId id should be contributed via <p> An example of a 'human readable name' would be something like (in the case of the default java application delegate): Eclipse JDT Java Tooling </p> -<p> -<strong>EXPERIMENTAL</strong>. This attribute has been added as -part of a work in progress. There is no guarantee that this API will -remain unchanged during the 3.3 release cycle. Please do not use this API -without consulting with the Platform/Debug team. -</p> </documentation> <appInfo> <meta.attribute translatable="true"/> @@ -152,7 +146,7 @@ without consulting with the Platform/Debug team. <attribute name="delegateDescription" type="string"> <annotation> <documentation> - This attribute provides a description of the associated launch delegate i.e. what it does and what tooling it is assciated with. This attribute was added in the 3.3 release. EXPERIMENTAL. + This attribute provides a description of the associated launch delegate i.e. what it does and what tooling it is assciated with. This attribute was added in the 3.3 release. </documentation> <appInfo> <meta.attribute translatable="true"/> |