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

Lombok compatible JDK list (Lombok兼容JDK版本列表) #3

Open
Liubsyy opened this issue Jun 20, 2024 · 0 comments
Open

Lombok compatible JDK list (Lombok兼容JDK版本列表) #3

Liubsyy opened this issue Jun 20, 2024 · 0 comments

Comments

@Liubsyy
Copy link
Owner

Liubsyy commented Jun 20, 2024

Lombok compatible JDK list

Lombok兼容JDK版本列表

JDK lombok
1.8 1.16.0+
11 1.18.0+
17 1.18.20+

When you compile fails and the message is as follows, try upgrading the lombok version or switch JDK

如果编译失败,报错信息是类似下面的关于lombok的异常时,可以试试升级lombok版本或者切换jdk

class lombok.javac.apt.LombokProcessor (in unnamed module @0x32252daf) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x32252daf

@Liubsyy Liubsyy pinned this issue Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant