Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Add support for using the existing launch.json, or add a similar configuration option #1195

Open
jihu opened this issue Nov 30, 2024 · 0 comments

Comments

@jihu
Copy link

jihu commented Nov 30, 2024

Using the built in run feature in vscode, it's possible to configure in great detail how something should be run. When it comes to java code, it is for example possible to configure vm arguments, and class path. And it has full knowledge about the Maven classpath in a Maven project.

It would be great if this extension could use the existing launch.json, or if it could add a similar configuration option.

Most times when I run java code, the code exists in a context, and uses several other classes, including 3rd party classes. Currently I can't see a way to run that using this extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant