read_java_content
Reads Java file content from local files and external library source code, including jdt:// and jrt:// URIs.
Instructions
Read the content of a Java file, including local files and external library source code (jdt:// or jrt:// URIs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The URI or file path to read |