Skip to content

Add installation instructions for Eclipse IDE#929

Merged
srnagar merged 2 commits intomicrosoft:mainfrom
srnagar:eclipse-install
Oct 31, 2025
Merged

Add installation instructions for Eclipse IDE#929
srnagar merged 2 commits intomicrosoft:mainfrom
srnagar:eclipse-install

Conversation

@srnagar
Copy link
Copy Markdown
Member

@srnagar srnagar commented Oct 22, 2025

What does this PR do?

This pull request updates documentation to add support and installation instructions for Eclipse IDE across the main project and the Azure MCP Server. The changes ensure that users can easily find guidance for installing and configuring Azure MCP Server in Eclipse, alongside other supported IDEs.

Eclipse IDE Support and Documentation Updates:

  • Added Eclipse installation badge and link to the INSTALL section in both the root README.md and servers/Azure.Mcp.Server/README.md. [1] [2]
  • Added a new section with step-by-step instructions for setting up Azure MCP Server in Eclipse IDE in servers/Azure.Mcp.Server/README.md.
  • Updated the configuration matrix to include Eclipse IDE, with a link to official Eclipse MCP documentation in servers/Azure.Mcp.Server/README.md.

GitHub issue number?

None

Pre-merge Checklist

  • Required for All PRs
    • Read contribution guidelines
    • PR title clearly describes the change
    • Commit history is clean with descriptive messages (cleanup guide)
    • Added comprehensive tests for new/modified functionality
    • Updated servers/Azure.Mcp.Server/CHANGELOG.md and/or servers/Fabric.Mcp.Server/CHANGELOG.md for product changes (features, bug fixes, UI/UX, updated dependencies)
  • For MCP tool changes:
    • One tool per PR: This PR adds or modifies only one MCP tool for faster review cycles
    • Updated servers/Azure.Mcp.Server/README.md and/or servers/Fabric.Mcp.Server/README.md documentation
    • Validate README.md changes using script at eng/scripts/Process-PackageReadMe.ps1. See Package README
    • Updated command list in /servers/Azure.Mcp.Server/docs/azmcp-commands.md and/or /docs/fabric-commands.md
    • Run .\eng\scripts\Update-AzCommandsMetadata.ps1 to update tool metadata in azmcp-commands.md (required for CI)
    • For new or modified tool descriptions, ran ToolDescriptionEvaluator and obtained a score of 0.4 or more and a top 3 ranking for all related test prompts
    • For new tools associated with Azure services or publicly available tools/APIs/products, add URL to documentation in the PR description
  • Extra steps for Azure MCP Server tool changes:
    • Updated test prompts in /servers/Azure.Mcp.Server/docs/e2eTestPrompts.md
    • 👉 For Community (non-Microsoft team member) PRs:
      • Security review: Reviewed code for security vulnerabilities, malicious code, or suspicious activities before running tests (crypto mining, spam, data exfiltration, etc.)
      • Manual tests run: added comment /azp run mcp - pullrequest - live to run Live Test Pipeline

@srnagar srnagar requested a review from a team as a code owner October 22, 2025 21:25
@srnagar srnagar requested review from JonathanCrd, KarishmaGhiya, Copilot, jongio, sandeep-sen, vukelich and wbreza and removed request for Copilot October 22, 2025 21:25
@srnagar srnagar requested a review from alzimmermsft October 22, 2025 21:25
@srnagar srnagar marked this pull request as draft October 22, 2025 21:25
@github-project-automation github-project-automation Bot moved this from Untriaged to In Progress in Azure MCP Server Oct 22, 2025
@joshfree joshfree added this to the 2025-10 milestone Oct 23, 2025
@srnagar srnagar modified the milestones: 2025-10, 2025-11 Oct 23, 2025
@srnagar srnagar marked this pull request as ready for review October 31, 2025 17:09
@srnagar srnagar requested a review from a team as a code owner October 31, 2025 17:09
Copilot AI review requested due to automatic review settings October 31, 2025 17:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds Eclipse IDE support to the Azure MCP Server documentation by including installation instructions, badges, and configuration details for Eclipse users.

Key Changes:

  • Added Eclipse IDE installation badge to the documentation headers
  • Added Eclipse IDE section with installation instructions
  • Added Eclipse IDE entry to the client-specific configuration table

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
servers/Azure.Mcp.Server/README.md Added Eclipse IDE installation badge, installation instructions section, table of contents entry, and configuration table entry
README.md Added Eclipse IDE installation badge to the Azure MCP Server section

Comment thread servers/Azure.Mcp.Server/README.md
@srnagar srnagar merged commit 260d0d8 into microsoft:main Oct 31, 2025
29 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Oct 31, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Dec 8, 2025
* Add installation instructions for Eclipse IDE

* update toc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants