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 Agent App Activity Data to Copilot Usage Metrics API
GitHub has updated its Copilot usage metrics API to include activity data from agent apps such as Claude and Codex operating within GitHub workflows. The change gives organizations visibility into third-party agent usage alongside native Copilot metrics.
GitHub Publishes Guide to Slash Commands in the Copilot App
GitHub has published a guide covering slash commands available in the GitHub Copilot app, designed to extend Copilot beyond simple chat into planning, team collaboration, task automation, and workflow customization. The guide targets developers looking to get more structured, repeatable value out of Copilot's interface.
GitHub Retires Copilot Billing Preview App, Shifts Spend Management to Native Billing Settings
GitHub has retired the Copilot Billing Preview app, removing it from availability entirely. Copilot spend tracking and management now happens directly within GitHub's standard billing settings.
Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224
Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.
Comments
Loading...