public class LaunchConfigurationAutoFill
extends java.lang.Object
Constructor and Description |
---|
LaunchConfigurationAutoFill() |
Modifier and Type | Method and Description |
---|---|
static ILaunchConfiguration[] |
getAllLaunchConfigurations(ILaunchConfiguration[] configurations,
ITask task,
java.lang.String buildAttribute)
Filters configurations for launch configurations with the same build file as a task.
|
public static ILaunchConfiguration[] getAllLaunchConfigurations(ILaunchConfiguration[] configurations, ITask task, java.lang.String buildAttribute)
configurations
- - the launch configurations to filtertask
- - the target taskbuildAttribute
- - the name of the launch configuration attribute that stores the build file.Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.