A plugin that enhances the Java Development Tools (JDT) with AI assisted code completion and an AI chat window.
- Supports API access to Anthropic, DeepSeek, Google Gemini, Groq, Ollama, OpenAI, and X.ai/Grok.
- Integrates into the JDT tooling in order to help you craft meaningful prompts with the context information you need.
- Allows fine-tuning completion prompts and system messages for the models you use.
Categories: Editor, IDE, J2EE Development Platform, Programming Languages, Tools
Tags: Artificial intelligence, chatgpt, AI code analysis, AI, GPT, Anthropic, DeepSeek, Gemini, Groq, Ollama, OpenAI, X.ai, Grok
Additional Details
Eclipse Versions: 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29)
Platform Support: Windows, Linux/GTK
Organization Name: com.chabicht
Development Status: Alpha
Date Created: Saturday, February 15, 2025 - 19:26
License: EPL 2.0
Date Updated: Thursday, March 6, 2025 - 16:15
Submitted by: Carsten Habicht
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
March 2025 | 53/643 | 463 | 66 |
February 2025 | 148/645 | 159 | 57 |
January 2025 | 0/0 | 0 | 0 |
December 2024 | 0/0 | 0 | 0 |
November 2024 | 0/0 | 0 | 0 |
October 2024 | 0/0 | 0 | 0 |
September 2024 | 0/0 | 0 | 0 |
August 2024 | 0/0 | 0 | 0 |
July 2024 | 0/0 | 0 | 0 |
June 2024 | 0/0 | 0 | 0 |
May 2024 | 0/0 | 0 | 0 |
April 2024 | 0/0 | 0 | 0 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 17
Reviews Add new review
How do I configure Deepseek ?
Submitted by Nelson Teixeira on Thu, 03/20/2025 - 08:39
The setup wizard has some AIs but not Deepseek. How do I configure it ?
Re: How do I configure Deepseek ?
Submitted by Carsten Habicht on Fri, 03/21/2025 - 00:56
In reply to How do I configure Deepseek ? by Nelson Teixeira
This will come soon in the setup wizard.
In the meantime, here's a workaround: https://github.com/chabicht/code-intelligence/issues/6
Hey Rafael, thanks for the…
Submitted by Carsten Habicht on Thu, 03/13/2025 - 18:14
Hey Rafael,
thanks for the effort! :-)
I took your comment as a hint that some kind of assisted configuration would be helpful and added a setup wizard.
Hope that helps.
Best,
Carsten
How to configure Gemini Flash
Submitted by Rafael Pereira on Thu, 03/06/2025 - 11:47
If you want to set up with the Gemini API, follow these instructions:
Name: Gemini
Type: Gemini
Base URI: https://generativelanguage.googleapis.com/v1beta
API key: [your api key]
Additionally, you can also enable the chat by adjusting the desired model for this function.