jdi.properties
Upload User: toby828
Upload Date: 2015-06-26
Package Size: 8558k
Code Size: 2k
Category:

Jsp/Servlet

Development Platform:

Java

  1. socket_attaching.port.label=Port
  2. socket_attaching.host=Machine name to which to attach for VM connections
  3. raw.address=Address from which to listen for a connection after the raw command is run
  4. sun.vm_exec=Name of the Java VM launcher
  5. true=true
  6. socket_attaching.description=Attaches by socket to other VMs
  7. sun.main.label=Main
  8. sun.options.label=Options
  9. sun.init_suspend=All threads will be suspended before execution of main
  10. sun.quote.label=Quote
  11. sun.home.label=Home 
  12. socket_attaching.host.label=Host
  13. sun.options=Launched VM options
  14. raw.address.label=Address
  15. raw.quote.label=Quote
  16. raw.command=Raw command to start the debugged application VM
  17. sun.quote=Character used to combine space-delimited text into a single command line argument
  18. raw.quote=Character used to combine space-delimited text into a single command line argument
  19. memory_attaching.description=Attaches by shared memory to other VMs
  20. memory_listening.name.label=Name
  21. sun.init_suspend.label=Suspend
  22. sun.main=Main class and arguments, or if -jar is an option, the main jar file and arguments
  23. socket_listening.description=Accepts socket connections initiated by other VMs
  24. raw.command.label=Command
  25. socket_listening.port.label=Port
  26. sun.vm_exec.label=Launcher
  27. memory_attaching.name=Name of the shared memory area to which to attach for VM connections
  28. socket_attaching.port=Port number to which to attach for VM connections
  29. sun.home=Home directory of the SDK or runtime environment used to launch the application
  30. memory_listening.name=Name of the shared memory area at which to listen for VM connection
  31. socket_listening.port=Port number at which to listen for VM connections
  32. false=false
  33. sun.description=Launches target using Sun Java VM command line and attaches to it
  34. memory_listening.description=Accepts shared memory connections initiated by other VMs
  35. raw.description=Launches target using user-specified command line and attaches to it
  36. memory_attaching.name.label=Name
  37. version_format=Java Debug Interface (Reference Implementation) version {0}.{1} n{2}