microsoft / microsoft/vscode-java-pack
How to modify compile arguments
Open
@testforstephen is already working on this.
Since Dec 3, 2021.
ai-triaged
question
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
How can I set the arguments that the extension uses to compile a java class when hitting Ctrl-S to save a file?
I think that the argument --enable-preview is being passed but I don't want to use it.
I'm not using maven or gradle, it's a simple group of java classes without any build tool.
Does someone if it's possible to do this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.