franta-hg@0: annotation.processing.enabled=true
franta-hg@7: annotation.processing.enabled.in.editor=true
franta-hg@7: annotation.processing.processors.list=
franta-hg@0: annotation.processing.run.all.processors=true
franta-hg@0: annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
franta-hg@16: application.title=alt2xml-cli
franta-hg@2: application.vendor=fiki
franta-hg@0: build.classes.dir=${build.dir}/classes
franta-hg@7: build.classes.excludes=**/*.java,**/*.form,**/*.groovy
franta-hg@0: # This directory is removed when the project is cleaned:
franta-hg@0: build.dir=build
franta-hg@0: build.generated.dir=${build.dir}/generated
franta-hg@0: build.generated.sources.dir=${build.dir}/generated-sources
franta-hg@0: # Only compile against the classpath explicitly listed here:
franta-hg@0: build.sysclasspath=ignore
franta-hg@0: build.test.classes.dir=${build.dir}/test/classes
franta-hg@0: build.test.results.dir=${build.dir}/test/results
franta-hg@0: # Uncomment to specify the preferred debugger connection transport:
franta-hg@0: #debug.transport=dt_socket
franta-hg@0: debug.classpath=\
franta-hg@0:     ${run.classpath}
franta-hg@0: debug.test.classpath=\
franta-hg@0:     ${run.test.classpath}
franta-hg@0: # This directory is removed when the project is cleaned:
franta-hg@0: dist.dir=dist
franta-hg@16: dist.jar=${dist.dir}/alt2xml-cli.jar
franta-hg@0: dist.javadoc.dir=${dist.dir}/javadoc
franta-hg@2: endorsed.classpath=
franta-hg@0: excludes=
franta-hg@0: includes=**
franta-hg@0: jar.compress=false
franta-hg@33: javac.classpath=\
franta-hg@33:     ${reference.alt2xml-lib-output.jar}
franta-hg@0: # Space-separated list of extra javac options
franta-hg@0: javac.compilerargs=
franta-hg@0: javac.deprecation=false
franta-hg@0: javac.processorpath=\
franta-hg@0:     ${javac.classpath}
franta-hg@2: javac.source=1.7
franta-hg@2: javac.target=1.7
franta-hg@0: javac.test.classpath=\
franta-hg@0:     ${javac.classpath}:\
franta-hg@0:     ${build.classes.dir}
franta-hg@0: javac.test.processorpath=\
franta-hg@0:     ${javac.test.classpath}
franta-hg@0: javadoc.additionalparam=
franta-hg@0: javadoc.author=false
franta-hg@0: javadoc.encoding=${source.encoding}
franta-hg@0: javadoc.noindex=false
franta-hg@0: javadoc.nonavbar=false
franta-hg@0: javadoc.notree=false
franta-hg@0: javadoc.private=false
franta-hg@0: javadoc.splitindex=true
franta-hg@0: javadoc.use=true
franta-hg@0: javadoc.version=false
franta-hg@0: javadoc.windowtitle=
franta-hg@21: main.class=cz.frantovo.alt2xml.cli.CLI
franta-hg@0: manifest.file=manifest.mf
franta-hg@0: meta.inf.dir=${src.dir}/META-INF
franta-hg@21: mkdist.disabled=true
franta-hg@0: platform.active=default_platform
franta-hg@33: project.alt2xml-lib-output=../alt2xml-lib-output
franta-hg@33: reference.alt2xml-lib-output.jar=${project.alt2xml-lib-output}/dist/alt2xml-lib-output.jar
franta-hg@0: run.classpath=\
franta-hg@0:     ${javac.classpath}:\
franta-hg@0:     ${build.classes.dir}
franta-hg@0: run.test.classpath=\
franta-hg@0:     ${javac.test.classpath}:\
franta-hg@0:     ${build.test.classes.dir}
franta-hg@0: source.encoding=UTF-8
franta-hg@0: src.dir=src
franta-hg@0: test.src.dir=test
franta-hg@7: compile.on.save.unsupported.groovy=true