Skip to content

Java Web project compiles all the time when save #1131

@Matheeus00

Description

@Matheeus00

Sometimes when I save a Java file on VSCODE, the project decompiles and compiles again, the intellisense don't work as well.

Environment
  • Operating System: Windows 10 64bits
  • JDK version: 13
  • Visual Studio Code version: 1.65
  • Java extension version: 1.4.0
  • Java Debugger extension version: 0.38.0
Steps To Reproduce
  1. Open a Java Web project with Gradle;
  2. Every time a file has saved by pressing CTRL + S, the whole project compiles again, it takes a lot of time, preventing to make changes in the code.

OBS: Unfortunately I cannot show how this issue happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions