Analyze API relationships to discover related functionality, inheritance, protocol conformances, and Apple's recommended alternatives for understanding how APIs work together.
Analyze API relationships to discover inheritance, protocol conformances, and Apple's recommended alternatives for understanding how APIs work together.
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.
An MCP server that uses the CFR decompiler to convert Java .class and .jar files back into readable source code. It supports single-file, batch, and recursive directory decompilation with automated CFR tool management.