masecla22 / eclipse-github-copilot-integration

This is an open source implementation of the Github Copilot AI Model based on reverse engineering of the VSCode and IDEA plugins.
MIT License
110 stars 23 forks source link

Missing info where to find the dependent "com.intellij.*" jars #1

Open askpythia opened 2 years ago

askpythia commented 2 years ago

Hi Matt, Please give some advises how to get the missing IntelliJ jars. Regards, Tom

masecla22 commented 2 years ago

Essentially, all IntelliJ jars, are supposed to be replaced with Eclipse imports. There's a lot of errors in the project, and I currently don't have the expertise to replace all of them.

Pyragon commented 2 years ago

So this isn't finished or working yet?

masecla22 commented 2 years ago

It is very, very, far from working or finished,

marc-guenther commented 1 year ago

Could you please put that info in the README then, so people don't waste their time thinking this is a working plugin?

marc-guenther commented 1 year ago

This project seems to be dead, but there is another plugin which works just fine: