public interface IToolChain2
Modifier and Type | Method and Description |
---|---|
Process |
startBuildProcess(ICBuildConfiguration config,
List<String> command,
String buildDirectory,
IEnvironmentVariable[] envVars,
IConsole console,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Process startBuildProcess(ICBuildConfiguration config, List<String> command, String buildDirectory, IEnvironmentVariable[] envVars, IConsole console, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.