Java Copilot

Open-source Java projects categorized as Copilot
Java openai AI MySQL GUI

Top 4 Java Copilot Projects

  1. dbeaver

    Free universal database tool and SQL client

    Project mention: CLI to manage your SQL database schemas and migrations | news.ycombinator.com | 2025-11-01
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. DevoxxGenieIDEAPlugin

    DevoxxGenie is a plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Jan and Llama.cpp) and Cloud based LLMs to help review, test, explain your project code. Latest version now also supports Spec Driven Development with CLI Runners.

  4. eclipse.copilot

    Unofficial Github Copilot for Eclipse

  5. gitsage

    🧙 A sage that knows your codebase — RAG-powered GitHub org knowledge bot with Copilot Extension support

    Project mention: I Built a RAG Bot That Lets You @mention Your Entire Codebase in GitHub Copilot | dev.to | 2026-03-04

    git clone https://github.com/rameshreddy-adutla/gitsage.git cd gitsage cp .env.example .env # add your tokens docker compose -f docker/docker-compose.yml --env-file .env up -d # Index your org curl -X POST http://localhost:8080/api/index # Ask a question curl -X POST http://localhost:8080/api/chat \ -H "Content-Type: application/json" \ -d '{"question": "How does error handling work?"}'

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Copilot discussion

Log in or Post with

Java Copilot related posts

  • Designing and Building X2SeaTunnel through AI Coding

    3 projects | dev.to | 24 Oct 2025

Index

What are some of the best open-source Copilot projects in Java? This list will help you:

# Project Stars
1 dbeaver 50,419
2 DevoxxGenieIDEAPlugin 653
3 eclipse.copilot 80
4 gitsage 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 10th most popular programming language
based on number of references?