redhat-developer / redhat-developer/vscode-java
What should the vscode-java extension configuration be like to exclude a particular folder
Open
@snjeza is already working on this.
Since Feb 22, 2021.
upstream
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
vscode -v1.53.0
vscode-java-extension-v0.74.0

Under my workspace folder, there are 2 subfolders, namely, demo and spring-mvc-and-webflux-main.
Both folders are separate gradle-based java projects
If i wanted vscode-java extension to totally ignore spring-mvc-and-webflux-main folder and its content, what should the "java.import.exclusions" be like?
Contributor guide
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.