Package | Description |
---|---|
org.netbeans.api.debugger.jpda |
JPDA Debugger APIs provide representation of JDI functionality.
|
Modifier and Type | Method and Description |
---|---|
static LaunchingDICookie |
LaunchingDICookie.create(String mainClassName,
String[] args,
String classPath,
boolean suspend)
Creates a new instance of LaunchingDICookie for given parameters.
|
static LaunchingDICookie |
LaunchingDICookie.create(String mainClassName,
String commandLine,
String address,
boolean suspend)
Creates a new instance of LaunchingDICookie for given parameters.
|
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.