-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[Eclipse 4.27] Lombok ignores lombok.config #3382
Comments
The bugfix is available in the "Edge" download section: It works on my side. Are you sure you installed it correctly? |
Sorry, my mistake! 😢 Sorry again... |
Repo URL is down... you can only download the .jar by yourself... see #3414 |
I tried with Eclipse:
Version: 2023-03 (4.27.0)
Build id: 20230309-1520
Lombok:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 14.3-b01-101 (Apple Inc.)
Premain-Class: lombok.launch.Agent
Agent-Class: lombok.launch.Agent
Can-Redefine-Classes: true
Main-Class: lombok.launch.Main
Lombok-Version: 1.18.27
Automatic-Module-Name: lombok
As you can see, still doesn't work.
setC1()
returnvoid
instead of class it-selfOriginally posted by @danibs in #3332 (comment)
The text was updated successfully, but these errors were encountered: