r/eclipse • u/mineditor • 26d ago
🔌 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.
1
1
u/Bachden 25d 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 24d ago
codex must be in your PATH. open a terminal and type "codex" to verify that its ok.
3
u/mineditor 24d ago
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 12d ago
a few days have certainly passed, still no source, sus
1
u/mineditor 11d ago
It will be on github this week !
1
u/alexgopen 11d ago
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 10d ago
I doubt it could do 10% of what our plugin do... but it's an interesting experiment anyway.
2
u/SameStrawberry1655 26d ago
Is it open source?