From 4a8667661f22a50789074e2aa0d14fc9b82a2ce2 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Tue, 5 May 2015 09:19:09 -0400 Subject: [PATCH] Fix plugin-id of extension point. Signed-off-by: Greg Watson --- .../schema/parsers.exsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/org.eclipse.tm.terminal.connector.remote/schema/parsers.exsd b/plugins/org.eclipse.tm.terminal.connector.remote/schema/parsers.exsd index 4fa0ed65b15..3a0e7d900e7 100644 --- a/plugins/org.eclipse.tm.terminal.connector.remote/schema/parsers.exsd +++ b/plugins/org.eclipse.tm.terminal.connector.remote/schema/parsers.exsd @@ -1,9 +1,9 @@ - + - + Extension point that allows a parser to be added to the terminal view. The parser is intended to process output generated by the remote shell and perform an action based on the content.