product updateGitHub

GitHub Copilot for Eclipse Plugin Released as Open Source Under MIT License

TL;DR

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.

1 min read
0

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

product update

OpenAI adds Command-Command Appshots feature to Codex for Mac, capturing both screenshots and text beyond visible area

OpenAI released an update to Codex for Mac adding Appshots, a new feature that captures both screenshots and text from application windows using a Command-Command keyboard shortcut. The feature accesses content beyond what's visible on screen to provide fuller context to chat threads.

product update

Google triples Gemini usage limits in Antigravity coding tool twice in one week after user complaints

Google has raised Gemini usage limits in its Antigravity coding tool by 3x twice within one week, responding to developers who hit new compute-based quotas within hours. The company also reset weekly quotas for all paid users twice, though limits remain lower than pre-restriction levels.

product update

OpenAI adds ChatGPT to Microsoft PowerPoint in public beta

OpenAI has integrated ChatGPT into Microsoft PowerPoint, allowing users to generate and edit presentation slides using natural language prompts. The feature is available in public beta to both free tier users and ChatGPT Business subscribers.

product update

Amazon Nova Act Becomes HIPAA Eligible for Healthcare Workflows

Amazon Nova Act, AWS's browser-based AI agent service, now qualifies as HIPAA eligible, allowing healthcare organizations to deploy autonomous agents for workflows involving electronically protected health information. The service automates repetitive browser tasks including claims processing, referral coordination, and prior authorization.

Comments

Loading...