LibraryLink ToToggle FramesPrintFeedback

java

java [-h] [-m METHOD] [CLASSNAME] [ARGS]

Executes a Java standard application.

This command has the following options:

OptionInterpretation
-h Displays the online help for this command
-m METHOD Invokes a named method

This command has the following arguments:

ArgumentInterpretation
CLASSNAME The name of the class to invoke
ARGS Arguments to pass to the METHODof CLASSNAME