Jump to content

lombok.config files are ignored [SOLVED]


BrainStone

Recommended Posts

Hi everyone!

 

I have recently started using project lombok in my mod to simpify some codeing. It is working as long as I don't use any lombok.config files to change settings in lombok. I'm using lombok and gradle with lombok.config files in other projects without issues so this must be a ForgeGradle specific issue.

 

I honestly don't really know with what information I can provide you other than that build/sources/... does not contain my lombok.config files whcih might be a hint. I tried making sure they get copied by adding

include '**/lombok.config'

to both the sourceMainJava and the compileJava tasks without success. And when it tries to compile it complains that certain functions are missing. These would exist if the config was read.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.