From ebb2566c95427e5c7cffd5e27f1e910b0a187b17 Mon Sep 17 00:00:00 2001 From: Andrey Loskutov Date: Mon, 9 Jan 2017 14:12:58 +0100 Subject: Bug 510100 - [cleanup] Get rid of trailing white space in platform.debug Also enabled "cleanup whitespace on save" actions for debug.ui and debug.tests bundles. Change-Id: I755b879ab1d49144a1bec3f4318dbb8b29521bb3 Signed-off-by: Andrey Loskutov --- .../src/org/eclipse/core/internal/variables/VariablesMessages.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org.eclipse.core.variables/src/org/eclipse/core/internal') diff --git a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java index d6afcfda2..206b026d9 100644 --- a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java +++ b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java @@ -3,8 +3,8 @@ * program and the accompanying materials are made available under the terms of * the Eclipse Public License v1.0 which accompanies this distribution, and is * available at http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: + * + * Contributors: * IBM - Initial API and implementation **********************************************************************/ package org.eclipse.core.internal.variables; -- cgit v1.2.1