From 9275e20865702f3f42b00de382ff880c1e5142eb Mon Sep 17 00:00:00 2001 From: Jonas Helming Date: Wed, 11 Jan 2017 12:02:40 +0100 Subject: TCI - removed error blank was confusing API tooling, so @since tag was not recognized Change-Id: I876a18c02318ce3b12f7bf9ec863347d99f32beb Signed-off-by: Jonas Helming --- .../src/org/eclipse/emf/ecp/edit/spi/swt/table/ECPCellEditor.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles') diff --git a/bundles/org.eclipse.emf.ecp.edit.swt/src/org/eclipse/emf/ecp/edit/spi/swt/table/ECPCellEditor.java b/bundles/org.eclipse.emf.ecp.edit.swt/src/org/eclipse/emf/ecp/edit/spi/swt/table/ECPCellEditor.java index 438be541e1..ff931a458a 100644 --- a/bundles/org.eclipse.emf.ecp.edit.swt/src/org/eclipse/emf/ecp/edit/spi/swt/table/ECPCellEditor.java +++ b/bundles/org.eclipse.emf.ecp.edit.swt/src/org/eclipse/emf/ecp/edit/spi/swt/table/ECPCellEditor.java @@ -39,7 +39,7 @@ public interface ECPCellEditor { /** * Indicator for an alternative copy string. - * + * * @since 1.11 */ String COPY_STRING_ALTERNATIVE = "org.eclipse.emf.ecp.edit.spi.swt.table.copyStringAlternative"; //$NON-NLS-1$ -- cgit v1.2.3