Optional
classpathAdditional items to add to the class path. This does allow for wildcard imports
using glob patterns. If a path is unreadable, an error will be thrown.
This behaviour can be changed by setting ignore_unreadable_class_path_entries
to true.
Optional
ignoreWhether to ignore unreadable class path entries
Optional
isWhether this runs inside a packaged electron app
Optional
libThe path to the native library
Optional
optsAdditional arguments to pass to the JVM
Optional
versionThe version of the jvm to request
Generated using TypeDoc
Options for creating the Java VM.