jdtls
brew install jdtls
v1.58.0
EPL-2.0
Java language specific implementation of the Language Server Protocol
1.1k
30-day installs · #1229
4.3k
90-day · #1179
13.2k
365-day · #1287
2.4k
★ GitHub stars · updated 2mo ago
Runtime dependencies
GitHub topics
eclipse
java
language-server-protocol
Links
- https://github.com/eclipse-jdtls/eclipse.jdt.ls
- GitHub: eclipse-jdtls/eclipse.jdt.ls
- Brew formula source: Formula/j/jdtls.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openjdk",
"python@3.14"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Java language specific implementation of the Language Server Protocol",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:59+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "jdtls",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-19T09:29:36Z",
"github_readme_excerpt": "[](https://ci.eclipse.org/ls/job/jdt-ls-main)\n\nEclipse JDT Language Server\n===========================\n\nThe Eclipse JDT Language Server is a Java language specific implementation of the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol)\nand can be used with any editor that supports the protocol, to offer good support for the Java Language. The server is based on:\n\n* [Eclipse LSP4J](https://github.com/eclipse/lsp4j), the Java binding for the Language Server Protocol,\n* [Eclipse JDT](http://www.eclipse.org/jdt/), which provides Java support (code completion, references, diagnostics...),\n* [M2Eclipse](http://www.eclipse.org/m2e/), which provides Maven support,\n* [Buildship](https://github.com/eclipse/buildship), which provides Gradle support.\n\nFeatures\n--------------\n* Supports compiling projects from Java 1.8 through 25\n* Maven pom.xml project support\n* Gradle project support (with experimental Android project import support)\n* Standalone Java files support\n* As-you-type reporting of syntax and compilation errors\n* Code completion\n* Javadoc hovers\n* Organize imports\n* Type search\n* Code actions (quick fixes, source actions \u0026 refactorings)\n* Code outline\n* Code folding\n* Code navigation\n* Code lens (references/implementations)\n* Code formatting (on-type/selection/file)\n* Code snippets\n* Highlights (semantic highlighting)\n* Semantic selection\n* Diagnostic tags\n* Call Hierarchy\n* Type Hierarchy\n* Annotation processing support (automatic for Maven projects)\n* Automatic source resolution for classes in jars with maven coordinates\n* Extensibility\n\n\nRequirements\n------------\n\nThe language server requires a runtime environment of **Java 21** (at a minimum) to run. This should either be set in the `JAVA_HOME` environment variable, or on the user\u0027s path.\n\nInstallation\n------------\n\nTh",
"github_repo": "eclipse-jdtls/eclipse.jdt.ls",
"github_stars": 2379,
"github_topics": [
"eclipse",
"java",
"language-server-protocol"
],
"homepage": "https://github.com/eclipse-jdtls/eclipse.jdt.ls",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1148,
"installs_365d": 13156,
"installs_90d": 4263,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "EPL-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "jdtls",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1229,
"rank_365d": 1287,
"rank_90d": 1179,
"raw_hash": "68da5dbebf60d064",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/j/jdtls.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.58.0",
"versioned_formulae": [],
"why_use_this": null
}