Locate all references to Java symbols in your codebase by specifying file, line, and character position. This tool helps developers understand symbol usage and track dependencies across Java projects.
Provides Java development capabilities through Eclipse JDT.LS, enabling symbol navigation, code diagnostics, workspace searching, and Javadoc access across Java projects.
An MCP-based Java decompilation tool that uses the CFR decompiler to convert .class and .jar files into readable Java source code. It features multi-threaded batch processing and direct file system output to handle large-scale decompilation while bypassing token limits.