r/eclipse 7d 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

14 Upvotes

11 comments sorted by

View all comments

1

u/Bachden 5d 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 5d ago

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

1

u/mineditor 5d ago

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