-
Notifications
You must be signed in to change notification settings - Fork 20
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
vscode could not veirfy lombok word in latest version #80
Comments
vscode stable version and insider version both have the problem |
vscode version 1.68.1 |
Version: 1.68.1 (user setup) |
yes I have the same issue. |
1 similar comment
yes I have the same issue. |
me too |
版本: 1.68.1 |
I solved the problem that costs one day!!! |
yes I have the same issue. |
very good ! |
Yes, after updating the lombok version to 1.18.12 in pom.xml file, vscode works. |
you also can see |
Language Support for Java(TM) by RedHat extension 1.8.0 will automatically use the lombok.jar from your project classpath for lombok support in VS Code. Based on testing, it seems the lombok version compatible with RedHat Java extension is 1.18.4 and higher. If the lombok dependency in your project pom.xml is lower than 1.18.4, the lombok annotations may not work in VS Code. You need to update lombok version to a newer one. |
how to check vscode lombok version? |
vscode could not veirfy lombok word in latest version
The text was updated successfully, but these errors were encountered: