Skip to main content
added 66 characters in body
Source Link
Peter Tseng
  • 14.1k
  • 5
  • 72
  • 58

You could also use the shell command Eclipse uses. To get it:

  1. Run your program in Eclipse
  2. Go to the "Debug" view
  3. Right-click on the process (probably the second item in the tree) and select "Properties"
  4. Copy shell command and delete the agentlib flag to run in bash

You could also use the shell command Eclipse uses. To get it:

  1. Run your program in Eclipse
  2. Go to the "Debug" view
  3. Right-click on the process (probably the second item in the tree) and select "Properties"

You could also use the shell command Eclipse uses. To get it:

  1. Run your program in Eclipse
  2. Go to the "Debug" view
  3. Right-click on the process (probably the second item in the tree) and select "Properties"
  4. Copy shell command and delete the agentlib flag to run in bash
Source Link
Peter Tseng
  • 14.1k
  • 5
  • 72
  • 58

You could also use the shell command Eclipse uses. To get it:

  1. Run your program in Eclipse
  2. Go to the "Debug" view
  3. Right-click on the process (probably the second item in the tree) and select "Properties"