Static Public Member Functions | |
static ILaunchConfiguration | createDefaultLaunchConfiguration () |
Creates and returns a default launch configuration. | |
static List | findExistingLaunchConfigurations () throws CoreException |
Returns a list of existing launch configurations marked as launch shortcuts. | |
static ILaunchConfiguration | chooseConfig (List configs) |
Prompts the user to choose from the list of given launch configurations and returns the config the user choose or null if the user pressed Cancel or if the given list is empty. |