Searched refs:configType (Results 1 – 3 of 3) sorted by relevance
56 ILaunchConfigurationType configType = manager.getLaunchConfigurationType( in connectDebugger() local62 ILaunchConfiguration config = findConfig(manager, configType, projectName, in connectDebugger()72 wc = configType.newInstance(null, in connectDebugger()
133 ILaunchConfigurationType configType = manager. in findConfigs() local140 ILaunchConfiguration[] configs = manager.getLaunchConfigurations(configType); in findConfigs()
194 ILaunchConfigurationType configType = manager.getLaunchConfigurationType(launchTypeId); in getLaunchConfig() local199 ILaunchConfiguration config = findConfig(manager, configType, name); in getLaunchConfig()209 wc = configType.newInstance(null, in getLaunchConfig()