Closed
Description
[provide a description of the issue]
Environment
- Operating System: macOS 14.4.1 (23E224)
- JDK version: openjdk 11.0.23
- Visual Studio Code version: 1.90.0 (Universal)
- Java extension version: latest
Steps To Reproduce
- gradle build success
- lint error
I opened this project in IDEA, it's no problem.
but open the same project in vscode. it shows 104 errors.
I can debug in vscode. So it may be a lint error?