java_restart
Restart the Java Language Server to refresh its state and apply new configuration settings.
Instructions
Restart the Java Language Server (JDT.LS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jdtlsHome | Yes | Path to JDT.LS installation root directory | |
| workspacePath | No | Path to the workspace root (default: current directory) | |
| javaHome | No | Path to Java Home (overrides JAVA_HOME env var) | |
| javaRuntimes | No | List of Java Runtimes for different versions | |
| mavenConfig | No | Custom Maven configuration |