Class RemoteMobileApplicationLaunchShortcut

  • All Implemented Interfaces:
    org.eclipse.debug.ui.ILaunchShortcut, org.eclipse.debug.ui.ILaunchShortcut2

    public class RemoteMobileApplicationLaunchShortcut
    extends AbstractLaunchShortcut
    Remote 1C:Enterprise runtime mobile application launch shortcut.
    • Constructor Detail

      • RemoteMobileApplicationLaunchShortcut

        public RemoteMobileApplicationLaunchShortcut()
    • Method Detail

      • getNameSuffix

        protected String getNameSuffix()
        Description copied from class: AbstractLaunchShortcut
        Returns the name suffix for newly created launch configuration, will be appended to the generated name or null if suffix not needed. Default implementation returns null.
        Overrides:
        getNameSuffix in class AbstractLaunchShortcut
        Returns:
        the name suffix for newly created launch configuration, or null if suffix not needed