formulahendry / formulahendry/vscode-code-runner

Running Java code with packages

Open
#169 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

While Code runner runs java code which has default package, it fails to run if package is specified.
What is needed is relative path of the .class file from {$workspaceRoot}, i.e, even if we select the file, it should switch to workspaceRoot as cwd and then issue java org.name.class

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.