Skip to content

Commit 35c3631

Browse files
authored
Update Eclipse MCP support version and configuration steps...
...for GitHub Copilot plugin in installation guide.
1 parent 7a2191d commit 35c3631

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/installation-guides/install-other-copilot-ides.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ For users who prefer to run the GitHub MCP server locally. Requires Docker insta
186186

187187
## Eclipse
188188

189-
MCP support available with Eclipse 2024-09+ and latest GitHub Copilot extension.
189+
MCP support available with Eclipse 2024-03+ and latest version of the GitHub Copilot plugin.
190190

191191
### Remote Server (Recommended)
192192

@@ -196,7 +196,7 @@ The remote GitHub MCP server is hosted by GitHub and provides automatic updates
196196
197197
#### Configuration Steps
198198
1. Install GitHub Copilot extension from Eclipse Marketplace
199-
2. Click **GitHub Copilot icon****Edit Preferences****MCP Servers**
199+
2. Click the **GitHub Copilot icon****Edit Preferences****MCP** (under **GitHub Copilot**)
200200
3. Add GitHub MCP server configuration:
201201
```json
202202
{
@@ -212,7 +212,7 @@ The remote GitHub MCP server is hosted by GitHub and provides automatic updates
212212
}
213213
}
214214
```
215-
4. Restart Eclipse
215+
4. Click the "Apply and Close" button in the preference dialog and the configuration will take effect automatically.
216216

217217
### Local Server
218218

@@ -237,7 +237,7 @@ For users who prefer to run the GitHub MCP server locally. Requires Docker insta
237237
}
238238
```
239239

240-
**Documentation:** [Eclipse Copilot Extension](https://marketplace.eclipse.org/content/github-copilot)
240+
**Documentation:** [Eclipse Copilot plugin](https://marketplace.eclipse.org/content/github-copilot)
241241

242242
---
243243

0 commit comments

Comments
 (0)