PianoPenguin471 / RavenWeave

GNU General Public License v3.0
48 stars 13 forks source link

Lombok #58

Closed Syz66 closed 1 year ago

Syz66 commented 1 year ago

I think lombok should be implemented to clean up select classes with a large amount of getter and setters.

Syz66 commented 1 year ago

Pros: cleaner code, and faster to write (and faster than intellij generate) Cons: may cause build issues on older versions of intellij (has a plugin to fix tho)

Cosmic-SC commented 1 year ago

why create an issue for this? just add lombok to build.gradle, install the lombok plugin in intellij and use it in ur project

Syz66 commented 1 year ago

why create an issue for this? just add lombok to build.gradle, install the lombok plugin in intellij and use it in ur project

because I was OUTSIDE when I made the issue (wow) and I have the memory of a goldfish so I was going to forget.