vscode-code-runner
vscode-code-runner copied to clipboard
Cannot run java files in code runner.
Cannot run java files, it says incurred Class name, when the class name and the package is correct.
to reproduce :
- create a new java project in vs code, and declare the package and class name.
- Then run using code runner.
Also . I have set vs code to use integrated console , and these are my code runner settings.