Wednesday, March 18, 2026

Installing AI Helper Chat in Eclipse

 Today I will be installing the AI Helper Chat in Eclipse. Here is an overview of AI Helper Chat

AI-powered chat directly inside Eclipse, compatible with OpenAI, Ollama, Gemini, Qwen, and DeepSeek.

Key highlights:

  • Support for multiple AI models: Ollama (local), OpenAI, Gemini, Qwen, and DeepSeek.
  • Enhanced in-Eclipse chat experience: streaming responses, recent chat history, and Markdown/code rendering.
  • Project-level credential configuration.
  • Preparation for file/project reading support ([ACTION:READ_*], under development).
  • Streaming optimization and PDE dependency fixes.

Coming soon: full file and project reading, improved remote model selection.

More Information: https://marketplace.eclipse.org/content/ai-helper-chat#details

Steps to Install.

Drag the Install button into Eclipse


Alternatively you can open Help > Eclipse Marketplace in Eclipse and Search AI Helper Chat


Trust and Click next and finish. Restart Eclipse.



Addon was not working properly during test so this will be updated later





No comments:

Post a Comment

Search SAPMV45A includes for Constants and Statics

 This report can find CONSTANTS and STATICS in SAPMV45A Z-includes. We know that Constants and Statics consume global variables so identifyi...