Skip to content
Snippets Groups Projects
Commit 493777bd authored by brutzman's avatar brutzman
Browse files

update project properties

parent eb6cf861
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,10 @@ annotation.processing.enabled.in.editor=false ...@@ -3,8 +3,10 @@ annotation.processing.enabled.in.editor=false
annotation.processing.processors.list= annotation.processing.processors.list=
annotation.processing.run.all.processors=true annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
application.desc=Student assignments performed as part of course Networked Graphics MV3500
application.homepage=https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/assignments
application.title=Networked Graphics MV3500 assignments application.title=Networked Graphics MV3500 assignments
application.vendor=don application.vendor=Don Brutzman
build.classes.dir=${build.dir}/classes build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned: # This directory is removed when the project is cleaned:
...@@ -60,6 +62,7 @@ javac.test.processorpath=\ ...@@ -60,6 +62,7 @@ javac.test.processorpath=\
javadoc.additionalparam= javadoc.additionalparam=
javadoc.author=false javadoc.author=false
javadoc.encoding=${source.encoding} javadoc.encoding=${source.encoding}
javadoc.html5=false
javadoc.noindex=false javadoc.noindex=false
javadoc.nonavbar=false javadoc.nonavbar=false
javadoc.notree=false javadoc.notree=false
...@@ -68,7 +71,9 @@ javadoc.splitindex=true ...@@ -68,7 +71,9 @@ javadoc.splitindex=true
javadoc.use=true javadoc.use=true
javadoc.version=false javadoc.version=false
javadoc.windowtitle= javadoc.windowtitle=
main.class=MV3500Cohort2018JulySeptember.homework1.CainAssignment1 jlink.launcher=false
jlink.launcher.name=Networked_Graphics_MV3500_assignments
main.class=MV3500Cohort2019JulySeptember.homework2.Yurkovich.Yurkovich_Server
meta.inf.dir=${src.dir}/META-INF meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=true mkdist.disabled=true
platform.active=default_platform platform.active=default_platform
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment