Package | Description |
---|---|
org.netbeans.api.extexecution |
The API supporting execution of an external process in the IDE.
|
Modifier and Type | Method and Description |
---|---|
static ExecutionService |
ExecutionService.newService(Callable<Process> processCreator,
ExecutionDescriptor descriptor,
String displayName)
Creates new execution service.
|
Built on January 23 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.