From 84a7b1f635a723a6d8a176ffdcd55c690f0dfc01 Mon Sep 17 00:00:00 2001 From: Scott Lewis Date: Thu, 2 Apr 2026 17:51:18 -0700 Subject: [PATCH] Fixes for MCP service wizard. --- .../plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/plugin.xml b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/plugin.xml index 5d655d611..ff52041eb 100644 --- a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/plugin.xml +++ b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/plugin.xml @@ -51,9 +51,9 @@ category="bndtools.serviceWizardCategory/org.eclipse.ecf.mcp.category" finalPerspective="bndtools.perspective" class="org.bndtools.core.ui.wizards.service.NewBndTemplateBasedServiceWizard:toolgroup" - icon="icons/grpc16x16.gif" + icon="platform:/plugin/bndtools.core/icons/service.png" id="org.eclipse.ecf.bndtools.mcp.ui.toolgroup" - name="MCP ToolGroup Example Service (api, mcpserver, mcpclient)" + name="MCP ToolGroup Example Server and Client (toolgroup api, mcpserver, mcpclient)" preferredPerspectives="bndtools.perspective" project="true">