Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install github copilot plugin in eclipse

I need assistance in installing github copilot plugin in eclipse to use copilot for automation of rest assured api project

Details below :

I tried two ways to install plugin in eclipse IDE Version: 2022-06 (4.24.0)

  1. By Directly installing plugin from eclipse market place by specifying it has github copilot as shown in image direct install and we got following error error

  2. Installing using unofficial website - https://vgcpge.github.io/eclipse.copilot/ specified in video - https://www.youtube.com/watch?v=B_QZao3abBw but it din't install copilot but showed it would install source rather as shown in image install

like image 460
Divya Avatar asked Oct 13 '25 01:10

Divya


1 Answers

You can try https://marketplace.eclipse.org/content/github-copilot#details if you are using Eclipse 2024-09 or higher.

like image 81
Sheng Chen Avatar answered Oct 16 '25 02:10

Sheng Chen