Searched refs:ATTR_LAUNCH_ACTION (Results 1 – 4 of 4) sorted by relevance
227 configuration.setAttribute(LaunchConfigDelegate.ATTR_LAUNCH_ACTION, mLaunchAction); in performApply()242 configuration.setAttribute(LaunchConfigDelegate.ATTR_LAUNCH_ACTION, in setDefaults()342 mLaunchAction = config.getAttribute(LaunchConfigDelegate.ATTR_LAUNCH_ACTION, in initializeFrom()
109 mLaunchAction = config.getAttribute(LaunchConfigDelegate.ATTR_LAUNCH_ACTION, in set()
70 public final static String ATTR_LAUNCH_ACTION = AdtPlugin.PLUGIN_ID + ".action"; //$NON-NLS-1$ field in LaunchConfigDelegate
216 wc.setAttribute(LaunchConfigDelegate.ATTR_LAUNCH_ACTION, in getLaunchConfig()