franzbecker / gradle-lombok

Gradle plugin for Lombok support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add dependency to all sourceSets

BrainStone opened this issue · comments

Lombok should be added to all sourceSets.

Or at least have the possibility to add it to more sets.

Agreed, hope I'll have some time to work on it soon. If you're up for it you could also contribute, it's a lot of fun to work on Gradle plugins :)

@BrainStone is this still an issue for you?

No it isn't. My bad. I forgot to reply.

Old issue, I know, but I'd be interested in this if it's not too much of a hassle to implement.

Shouldn't be so difficult but would be nice to somehow be able to customize the source sets it's applied to. I'll look into it soon.