Skip to content

Error "Cannot determine executable for debug adapter '{0}'." when trying to debug a simple Gradle project. #80

@qpflxk

Description

@qpflxk

image

As shown in the snapshot above, just had a simple gradle java project setup following their instruction here (https://guides.gradle.org/building-java-applications/). As long as the java goes, it runs fine and produced a line output in the terminal.

image

However, can't get the debugger to run. Keep getting the error code shown: "Cannot determine executable for debug adapter '{0}'."

image

.classpath and .project files were generated normally

What could be an issue here and how would I be able to resolve it?

Still new to java and Gradle / Maven stuff so might be missing the obvious. So please point it out if I did.
Thank you.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions