From 62ba90a145464a090a7616667f88ebeee96909d5 Mon Sep 17 00:00:00 2001 From: Sergey Prigogin Date: Thu, 2 Jan 2014 17:30:54 -0800 Subject: Bug 427958 - Extension mechanisms for Find References and Call Hierarchy This change introduces two new extension points - callHierarchyProviders and externalSearchProviders. Change-Id: I5e2e5e6c17b596eddfebe97b6be32a7cc62954f6 Reviewed-on: https://git.eclipse.org/r/21862 Reviewed-by: Sergey Prigogin IP-Clean: Sergey Prigogin Tested-by: Sergey Prigogin --- core/org.eclipse.cdt.ui/plugin.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/org.eclipse.cdt.ui/plugin.xml') diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 71fd0811149..0e9f068ec5c 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -18,6 +18,8 @@ + + -- cgit v1.2.3