Class LaunchCommandHandler

java.lang.Object
com.microsoft.java.debug.plugin.internal.LaunchCommandHandler

public class LaunchCommandHandler extends Object
  • Constructor Details

    • LaunchCommandHandler

      public LaunchCommandHandler()
  • Method Details

    • getLaunchCommandLength

      public static int getLaunchCommandLength(com.microsoft.java.debug.core.protocol.Requests.LaunchArguments launchArguments)
      Get the approximate command line length based on the launch arguments.
      Parameters:
      launchArguments - - the launch arguments
      Returns:
      the approximate command line length