GitHub Copilot for Eclipse Plugin Released as Open Source Under MIT License
GitHub has released the source code for its Copilot for Eclipse plugin under the MIT license. The move makes Copilot's Eclipse integration the first open-source IDE plugin for the AI coding assistant, with code now publicly available on GitHub.
GitHub Copilot for Eclipse Plugin Released as Open Source Under MIT License
GitHub has released the source code for its Copilot for Eclipse plugin under the MIT license, according to a changelog update on May 21, 2026. The code is now publicly available on GitHub.
This marks the first open-source IDE integration for GitHub Copilot, which previously maintained proprietary plugins for Visual Studio Code, JetBrains IDEs, and other development environments. The Eclipse plugin allows Java and other Eclipse-based developers to access Copilot's code completion and generation features directly in their IDE.
Technical Details
The MIT license permits developers to modify, distribute, and use the code commercially with minimal restrictions. GitHub has not disclosed whether other IDE plugins will follow the same open-source path.
The release follows what GitHub describes as "previous updates" to the Eclipse integration, though specific version numbers and feature details were not provided in the announcement. The plugin connects to GitHub's cloud-based Copilot service, which uses large language models to provide code suggestions.
Repository Access
Developers can now access the complete source code on GitHub's official repository. The open-source release allows the developer community to audit the plugin's implementation, contribute improvements, and potentially fork the codebase for custom integrations.
What This Means
Open-sourcing the Eclipse plugin could signal a broader strategy shift for GitHub's IDE integrations, potentially encouraging community contributions and faster feature development. For enterprises using Eclipse in regulated environments, the ability to audit and modify the plugin source code addresses security and compliance concerns that proprietary plugins cannot. However, GitHub has not indicated whether this represents a template for future IDE integrations or remains specific to Eclipse's smaller market share compared to VS Code.
Related Articles
GitHub Adds Enterprise Managed Settings to Copilot for JetBrains
GitHub Copilot for JetBrains now supports enterprise managed settings, letting administrators enforce consistent policies for plugin governance, MCP server access, OpenTelemetry, and permission modes across their organization.
OpenAI Launches Apple Messages Plugin, Letting ChatGPT Read, Draft, and Send Texts
OpenAI has launched an Apple Messages plugin that lets ChatGPT read, sort, draft, and send texts on a user's behalf. The company says the plugin runs locally and does not index all messages, though it has not detailed exactly how that works.
AWS Bedrock Adds Cross-Region Inference for OpenAI's GPT-5.6 Models
Amazon Bedrock now supports cross-Region inference for three GPT-5.6 variants — Sol, Terra, and Luna — across more than 25 AWS Regions. The feature routes requests to available compute capacity via geographic or global inference profiles, without requiring code changes beyond swapping a model ID.
Pixel 11's Gboard Adds Gemini-Powered 'Personalized Suggestions' That Read Screen Context
Google has updated Gboard's Writing tools on the Pixel 11 with a new 'Suggested' tab powered by Gemini Intelligence. The feature drafts personalized message suggestions using typing history and on-screen context, processed via Google's Private AI Compute.
Comments
Loading...