We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc84c0 commit 1f602c3Copy full SHA for 1f602c3
README.md
@@ -92,6 +92,7 @@ Please also check the documentation of [Language Support for Java by Red Hat](ht
92
- `skipSynthetics` - Skip synthetic methods when stepping.
93
- `skipStaticInitializers` - Skip static initializer methods when stepping.
94
- `skipConstructors` - Skip constructor methods when stepping.
95
+- `javaExec` - The path to java executable to use. By default, the project JDK's java executable is used.
96
97
### Attach
98
0 commit comments