Installing the REST Debugger

From RAD Studio
Jump to: navigation, search

Go Up to REST Debugger


The completed Tool Properties dialog box

If you do not find the REST Debugger tool in your Tools Menu, follow the steps to add the REST Debugger:

  1. Select Tools > Configure Tools....
  2. In the Tool Options dialog box, click the Add button.
  3. Set the Tool Properties as follows:
    • Title: REST Debugger.
    • Program: C:\Program Files (x86)\Embarcadero\Studio\23.0\bin\RESTDebugger.exe
    • Working directory: C:\Program Files (x86)\Embarcadero\Studio\23.0\bin
    Tip: To easily populate both the Program and the Working Directory fields:
    1. Click Browse.
    2. Navigate to the program location given above.
    3. Double-click RESTDebugger.exe.
  4. Click OK on Tool Properties.
  5. Click Close on Tool Options.

Next

REST Debugger Tool

See Also