Moved all config options to new Settings classes

This commit is contained in:
snowleo 2011-10-19 17:52:07 +02:00
parent 358456c8ea
commit 1cbd10a38e
18 changed files with 410 additions and 45 deletions

View file

@ -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