Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

just lint error #3675

Closed
shenguanjiejie opened this issue Jun 11, 2024 · 2 comments
Closed

just lint error #3675

shenguanjiejie opened this issue Jun 11, 2024 · 2 comments

Comments

@shenguanjiejie
Copy link

shenguanjiejie commented Jun 11, 2024

[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
  1. gradle build success
  2. lint error

image

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?

@fbricon
Copy link
Collaborator

fbricon commented Jun 11, 2024

Those error messages are not coming from vscode-java. Maybe try disabling/uninstalling georgewfraser.vscode-javac or other competing Java extensions.

@shenguanjiejie
Copy link
Author

Bingo! Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants