Markou moment

This commit is contained in:
2025-10-19 21:31:19 -05:00
parent bad6f0e3e2
commit 194a50cf4c
4 changed files with 39 additions and 66 deletions

View File

@@ -1,9 +1,10 @@
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.processor.options=
annotation.processing.processors.list=
annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
application.title=MapASDV_CalebFontenot
application.vendor=caleb
build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned:
@@ -32,6 +33,7 @@ dist.jar=${dist.dir}/MapASDV_CalebFontenot.jar
dist.javadoc.dir=${dist.dir}/javadoc
dist.jlink.dir=${dist.dir}/jlink
dist.jlink.output=${dist.jlink.dir}/MapASDV_CalebFontenot
endorsed.classpath=
excludes=
includes=**
jar.compress=false
@@ -75,7 +77,7 @@ main.class=mapasdv_calebfontenot.MapASDV
manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false
platform.active=Graal_JDK_20
platform.active=default_platform
run.classpath=\
${javac.classpath}:\
${build.classes.dir}