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

[Eclipse 4.27] Lombok ignores lombok.config #3382

Closed
danibs opened this issue Mar 25, 2023 · 4 comments
Closed

[Eclipse 4.27] Lombok ignores lombok.config #3382

danibs opened this issue Mar 25, 2023 · 4 comments

Comments

@danibs
Copy link

danibs commented Mar 25, 2023

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() return void instead of class it-self

immagine

Originally posted by @danibs in #3332 (comment)

@Rawi01
Copy link
Collaborator

Rawi01 commented Mar 26, 2023

Works for me:
img

Can you check that the right lombok version shows up in the "About Eclipse" dialog?

@zeroinformatique
Copy link

zeroinformatique commented Mar 26, 2023

The bugfix is available in the "Edge" download section:
https://projectlombok.org/download-edge

It works on my side. Are you sure you installed it correctly?

@danibs
Copy link
Author

danibs commented Mar 27, 2023

Sorry, my mistake! 😢
The .ini file was configured with the wrong path of Lombok...
Fixed that, it works for me too.

Sorry again...

@danibs danibs closed this as completed Mar 27, 2023
@mxmlnglt
Copy link

The bugfix is available in the "Edge" download section: https://projectlombok.org/download-edge

It works on my side. Are you sure you installed it correctly?

Repo URL is down... you can only download the .jar by yourself... see #3414

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

4 participants