X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=nbproject%2Fproject.properties;h=29dc07bda06e4d83d0bb99c646e486088806fdce;hb=b8b18da8705b95a89af326cc6728aa5aa805f209;hp=e845745ea7b8cebfc405abf6c30c0a993ecbd738;hpb=265a0963cccf828c83297f967b34c85291566db3;p=addressbook-mailer-lib.git diff --git a/nbproject/project.properties b/nbproject/project.properties index e845745..29dc07b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -20,8 +20,12 @@ build.test.results.dir=${build.dir}/test/results #debug.transport=dt_socket debug.classpath=\ ${run.classpath} +debug.modulepath=\ + ${run.modulepath} debug.test.classpath=\ ${run.test.classpath} +debug.test.modulepath=\ + ${run.test.modulepath} # Files in build.classes.dir which should be excluded from distribution jar dist.archive.excludes= # This directory is removed when the project is cleaned: @@ -46,6 +50,8 @@ javac.classpath=\ javac.compilerargs=-Xlint:unchecked -Xlint:deprecation javac.deprecation=true javac.external.vm=true +javac.modulepath= +javac.processormodulepath= javac.processorpath=\ ${javac.classpath} javac.source=1.7 @@ -53,11 +59,14 @@ javac.target=1.7 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir} +javac.test.modulepath=\ + ${javac.modulepath} javac.test.processorpath=\ ${javac.test.classpath} javadoc.additionalparam= javadoc.author=true javadoc.encoding=${source.encoding} +javadoc.html5=false javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false @@ -66,6 +75,8 @@ javadoc.splitindex=true javadoc.use=true javadoc.version=true javadoc.windowtitle=Addressbook Mailer +jlink.launcher=false +jlink.launcher.name=addressbook-mailer-lib jnlp.codebase.type=no.codebase jnlp.descriptor=application jnlp.enabled=false @@ -94,9 +105,13 @@ run.classpath=\ # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. # To set system properties for unit tests define test-sys-prop.name=value: run.jvmargs= +run.modulepath=\ + ${javac.modulepath} run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} +run.test.modulepath=\ + ${javac.test.modulepath} source.encoding=UTF-8 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/ source.reference.jcoreee.jar=../jcoreee/src/