Skip to content

Commit f188f5b

Browse files
committed
Remove Unused Deprecated Classes and Constant
1 parent 144d934 commit f188f5b

File tree

3 files changed

+0
-86
lines changed

3 files changed

+0
-86
lines changed

debug/org.eclipse.core.externaltools/src/org/eclipse/core/externaltools/internal/IExternalToolConstants.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,6 @@ public interface IExternalToolConstants {
126126

127127
// ------- Common External Tool Launch Configuration Attributes -------
128128

129-
/**
130-
* Boolean attribute indicating if external tool output should be captured.
131-
* Default value is <code>false</code>.
132-
* @deprecated since 3.1 Replaced by <code>org.eclipse.debug.core.DebugPlugin.ATTR_CAPTURE_OUTPUT</code>
133-
*/
134-
@Deprecated String ATTR_CAPTURE_OUTPUT = UI_PLUGIN_ID + ".ATTR_CAPTURE_OUTPUT"; //$NON-NLS-1$
135129
/**
136130
* String attribute identifying the location of an external. Default value
137131
* is <code>null</code>. Encoding is tool specific.

debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/RelaunchLastAction.java

Lines changed: 0 additions & 36 deletions
This file was deleted.

debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/PartPresentationContext.java

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)