java_class_content
Retrieve source code of classes from third-party JARs using jdt:// URIs to inspect decompiled or dependency code.
Instructions
Fetch the source code for a class located inside a third-party jar (handles jdt:// URIs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The jdt:// URI returned by definition/reference tools. | |
| workspacePath | Yes |