Eclipse Plug-in for Copilot is a plug-in that brings the power of GitHub Copilot to Eclipse. It provides AI-powered code completions and suggestions for Java, Python, and other languages.
- Eclipse IDE, version 2024-03 or later.
- An active GitHub Copilot subscription.
- (Optional) Node.js runtime 20.8 or later
Node.js is only required if your platform is not one of the following:
- darwin-arm64
- darwin-x64
- linux-arm64
- linux-x64
- win32-x64
If you encounter any problems when using the plug-in, please refer to the FAQ and our discussion channel to check if there is an answer to your problem.