more changes

This commit is contained in:
7u83
2017-09-10 00:52:43 +02:00
parent a423436a01
commit b4a39bdc4e
13 changed files with 419 additions and 135 deletions

View File

@ -1,4 +1,4 @@
#Sun, 06 Aug 2017 13:02:54 +0200
#Sun, 10 Sep 2017 00:32:21 +0200
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.processors.list=
@ -84,6 +84,7 @@ manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false
platform.active=default_platform
project.license=bsd
run.classpath=${javac.classpath}\:${build.classes.dir}
# Space-separated list of JVM arguments used when running the project.
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.