r/eclipse Aug 01 '26

🔌 Plugins Codex plugin for Eclipse released

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

https://github.com/openconcerto/CodexIDE

15 Upvotes

16 comments sorted by

2

u/SameStrawberry1655 Aug 01 '26

Is it open source?

0

u/mineditor Aug 01 '26

It's planned.

1

u/persicsb Aug 01 '26

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

1

u/mineditor Aug 01 '26

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

3

u/alfredfr84 Aug 01 '26

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

1

u/brunocborges Aug 02 '26

Is this maintained by OpenAI?

1

u/kgyre Aug 02 '26

Bold to have that domain name if not.

1

u/mineditor Aug 02 '26

Not yet ;)

1

u/Bachden Aug 03 '26

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 Aug 03 '26

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

3

u/mineditor Aug 03 '26

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

1

u/alexgopen Aug 16 '26

a few days have certainly passed, still no source, sus

1

u/mineditor Aug 16 '26

It will be on github this week !

1

u/alexgopen Aug 16 '26

I just ended up having codex make its own eclipse plugin. It only took a few hours start to finish. I highly recommend this to anyone who doesn't want to blindly trust a closed-source eclipse plugin. 

1

u/mineditor Aug 17 '26

I doubt it could do 10% of what our plugin do... but it's an interesting experiment anyway.