Skip to main content

I'm doing this trail, SFDX: Toggle Checkpoint. is not displayed.

https://trailhead.salesforce.com/ja/content/learn/projects/find-and-fix-bugs-with-apex-replay-debugger/apex-replay-debugger-debug-your-code

image of trailSFDX: Toggle Checkpoint. is not displayed.(Find and Fix Bugs with Apex Replay Debugger)

 

Image of my environment (M3 Mac VSCode)スクリーンショット 2024-05-23 9.52.28.png

 

my environment settings

VSCode Version: 1.89.1 (Universal)

Apex Replay Debugger v60.13.0

openjdk 17.0.11 2024-04-16 LTS

OpenJDK Runtime Environment Zulu17.50+19-CA (build 17.0.11+9-LTS)

OpenJDK 64-Bit Server VM Zulu17.50+19-CA (build 17.0.11+9-LTS, mixed mode, sharing)

 

スクリーンショット 2024-05-23 9.56.18.png

 

launch.json

{

    "version": "0.2.0",

    "configurations": [

        {

            "name": "Apex Replay Debugger を起動",

            "type": "apex-replay",

            "request": "launch",

            "logFile": "${command:AskForLogFileName}",

            "stopOnEntry": true,

            "trace": true

        }

    ]

}

 

#Trailhead Challenges

4 Antworten
  1. 24. Mai 2024, 09:12

    Hi,

     

    I am a member of Trailhead Help, 

     

    If you are still facing any issues with this unit please let us know so that we can check and assist further.

     

    Looking forward to your response :)

     

    Thank you !

     

    Regards,

    Ramu S.

     

    ++TrailheadHelpFollowUp

0/9000