mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 20:12:54 +00:00
Moved all config options to new Settings classes
This commit is contained in:
parent
358456c8ea
commit
1cbd10a38e
18 changed files with 410 additions and 45 deletions
|
@ -1,5 +1,5 @@
|
|||
annotation.processing.enabled=true
|
||||
annotation.processing.enabled.in.editor=true
|
||||
annotation.processing.enabled.in.editor=false
|
||||
annotation.processing.processors.list=lombok.core.AnnotationProcessor
|
||||
annotation.processing.run.all.processors=false
|
||||
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue