Ok. That has the information I needed. The key line here is ‘gradlew’ is not recognized as an internal or external command,. This means that you are not in the same directory as your robot project. Go to File -> Open Folder and select your robot project folder. This folder should have a few things in it including a src folder and a gradlew file.
No. You just need to make the robot project the directory that is open by VS Code. You can do this by going to File -> Open Folder and selecting your robot project folder.
Just to make sure… here is a photo of what I did on my computer to open the robot project. Are you able to do the same on your computer? The name of my project is “GearsBotJava”.