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

get error with java 9 #1470

Open
lihongzheshuai opened this issue Sep 23, 2017 · 6 comments
Open

get error with java 9 #1470

lihongzheshuai opened this issue Sep 23, 2017 · 6 comments

Comments

@lihongzheshuai
Copy link

lihongzheshuai commented Sep 23, 2017

Hi,
First,I love lombok. But, I found that when I have lombok maven dependency and create an empty module-info.java, even if I havn't use any lombok annotations, my IDEA will give the following error message:

Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for /Users/apple/.m2/repository/org/projectlombok/lombok/1.16.14/lombok-1.16.14.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class lombok.eclipse.handlers.HandleAccessors not in module

@lihongzheshuai
Copy link
Author

Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for /Users/apple/.m2/repository/org/projectlombok/lombok/1.16.14/lombok-1.16.14.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class lombok.eclipse.handlers.HandleAccessors not in module

@lihongzheshuai
Copy link
Author

IntelliJ 2017.2.4 Java9 lombok 1.16.14

@techpavan
Copy link

Even I am having this issue. Intellij 2017.2.5 / lombok 1.16.18

@mkurz
Copy link
Contributor

mkurz commented Jan 10, 2018

Lombok 1.16.20 is out - give it a try

@savin0ff
Copy link

1.16.20 the same error

@privatejava
Copy link

Same error :(

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

5 participants