redhat-developer / redhat-developer/vscode-java
Java plugin rebuilds project code everytime i instruct maven to compile
Open
@rgrunber is already working on this.
Since Jul 9, 2025.
bug
compile
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I have a java/maven/spring project.
The IDE is showing the JAVA build option in the bottom bar... it seems it using the JAVA plugin to build the project
when i try to build my project using maven, the JAVA tries to rebuild in parallel and i get a lot of problems with the compilation
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.