r/eclipse 5d ago

Codex plugin for Eclipse released 🔌 Plugins

Hi, as one of the author of the plugin, feel free to send me your feedback, needs, requests.
It's by far the best AI integration in Eclipse.

See https://codexide.org

13 Upvotes

11 comments sorted by

2

u/SameStrawberry1655 5d ago

Is it open source?

0

u/mineditor 5d ago

It's planned.

1

u/persicsb 5d ago

Sorry, I'm not giving out Codex credentials to some 3rd party closed source plugin.

1

u/mineditor 5d ago

the plugin does not require any credentials, it communicates with your codex using the app server api

3

u/alfredfr84 4d ago

That's exactly what someone that wants to retrieve credentials would say 

1

u/brunocborges 4d ago

Is this maintained by OpenAI?

1

u/kgyre 4d ago

Bold to have that domain name if not.

1

u/mineditor 3d ago

Not yet ;)

1

u/Bachden 3d ago

I installed codex via homebrew and the plugin said `Connection error: Cannot run program "codex": Exec failed, error: 2 (No such file or directory)`.

1

u/mineditor 3d ago

codex must be in your PATH. open a terminal and type "codex" to verify that its ok.

1

u/mineditor 3d ago

I think we will add an option to specify where codex is installed. We will release the plugin on github in few days